Automated Software Testing with Python
Description:
Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications.
You learn how to:
- Everything you need to know about automated software testing with Python (and how to enjoy testing, too!)
- Common pitfalls and best practices when writing automated tests
- How to write complete system tests using Python and tools like Postman
- Automate your application testing by setting up a continuous integration pipeline using Travis CI
- Browser-based acceptance testing using Behave and Selenium WebDriver