Learning Objective: In this module, you will learn about different test design techniques used to test software, test execution, and analysis of the test outcome.
Topics:
- Identifying test conditions and designing test cases
- Categories of test design tech
- STLC and test design scenarios
- Test case writing process
- Test data generation, positive, negative test cases, BVT (boundary values)
- Test sheet generation
- Test case management--> Google Drive, Jira
- Test execution manually on UI, API and through automation on UI, API
Hands On:
Screenshots with examples of Test Data Store, Test Execution through UI and Postman examples for API Test Execution