|
Answer» Segue testing methodology is a six-phase testing process:
- Plan – Determine the testing strategy and define specific test requirements.
- Capture – Classify the GUI objects in your application and build a framework for running your tests.
- Create – Create AUTOMATED, reusable tests. Use recording and/ or PROGRAMMING to build test scripts written in Segue’s 4Test language.
- RUN – Select specific tests and execute them against the AUT.
- Report – Analyze test RESULTS and generate defect reports.
- Track – Track DEFECTS in the AUT and perform regression testing.
Segue testing methodology is a six-phase testing process:
|