Interview Questions

What is the Segue Testing Methodology?

SilkTest Questions and Anwsers


(Continued from previous question...)

2. 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.

(Continued on next question...)

Other Interview Questions