Testing Demo

Date: 2025.09.03
Time: 12:30
Location: Online
Part of PyWeb
register

Schedule

Testing Demo by Gábor Szabó
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.


register

Schedule to copy

* Start time: 12:30

* Testing Demo by Gábor Szabó

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.