Overview of testing basics, using PyTest for unit testing, component testing, and integration testing
To be determined
This course introduces Pytest to students that have no previous experience, and will give full coverage of all topics required for both development and QA. It contains approaches on how to cover python code with PyTest and make it expressive. Also, it contains approaches on how to cover external running processes/services with tests.
The following topics will be covered:
This course introduces Pytest to students that have no previous experience, and will give full coverage of all topics required for both development and QA.
Developers, automation QA engineers
Denys Zamyatin