Test Automation with Python: 9 Designing Your Test Suite

Test Automation with Python: 9 Designing Your Test Suite

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 23m | 509 MB

In this installment of the Test Automation with Python, the focus turns from automation to testing. Learn what it means to think like a tester and how to design and run tests on the automation you’ve created with Appium. Key topics covered include knowing what to test so you can run your tests more efficiently, setting up a test runner, working with the page object model, and testing the capabilities of your app on multiple platforms.

Table of Contents

1. Design Considerations
1 From automation to testing
2 Deciding what to test
3 Test runners and frameworks

2. The Page Object Model
4 The page object model in theory
5 The page object model in practice, part 1
6 The page object model in practice, part 2

3. Designing a Multi-Platform Test Suite
7 Designing a multi-platform test suite, part 1
8 Designing a multi-platform test suite, part 2

Homepage