Segue Testing Methodology
What is the Segue Testing Methodology?
Â
Segue testing Methodology is a six-phase testing process:
1. Plan : Determine the testing strategy and define specific test requirements.
2. Capture : Classify the GUI objects in your application and build a framework for running your tests.
3. Create : Create automated, reusable tests. Use recording and/ or programming to build test scripts written in Segue’s 4Test language.
4. Run : Select specific tests and execute them against the AUT.
5. Report : Analyze test results and generate defect reports.
6. Track : Track defects in the AUT and perform regression testing.