Testing Demo
Schedule
As a developer how can you make sure your code keeps working even after you or your co-worker made some changes? How can you be sure that upgrading the 3rd party Python modules from pypi or changing the version of Python or running on a different operating system will not negatively impact your code?
Manual QA is slow and expensive.
The answer is automated testing.
In this presentation you'll see a demo testing a very simple and stupid application, but will give you the basics to get started.
Schedule to copy
* Start time: 12:30
Language: Hebrew
Length: 40 min
As a developer how can you make sure your code keeps working even after you or your co-worker made some changes? How can you be sure that upgrading the 3rd party Python modules from pypi or changing the version of Python or running on a different operating system will not negatively impact your code?
Manual QA is slow and expensive.
The answer is automated testing.
In this presentation you'll see a demo testing a very simple and stupid application, but will give you the basics to get started.