Interview Questions

How to select a group of test cases in a testplan to run?

SilkTest Questions and Anwsers


(Continued from previous question...)

73. How to select a group of test cases in a testplan to run?

Usually, a testplan contains a big number of test cases. For some reason, you don't want to run all test cases in the testplan. You want to select a group of test cases and run them:

  1. Open the testplan.
  2. Select the test description line (linked to the testcase) to mark.
  3. Click Testplan/Mark menu. The selected test description line is marked.
  4. Repeat this process to select more linked testcases.
  5. Click the Run/Run Marked Tests menu. SilkTest runs all the marked testcases.
  6. Do not touch mouse or keyboard, to avoid interrupting the test case execution.
  7. SilkTest finishes executing the testcase. The Restuls window shows up with the execution result.
  8. Review the execution result.

(Continued on next question...)

Other Interview Questions