Interview Questions

How to run a test case from a test script file?

SilkTest Questions and Anwsers


(Continued from previous question...)

38. How to run a test case from a test script file?

A test script file can store multiple test cases. You can run a testcase from a test script file:

  1. Open the test script file.
  2. Select the test case in the test file.
  3. Click Run/Testcase menu. The Run Testcase dialog box shows up.
  4. Click the Run button. SilkTest starts to run the test case.
  5. Do not touch mouse or keyboard, to avoid interrupting the test case execution.
  6. SilkTest finishes executing the testcase. The Restuls window shows up with the execution result.
  7. Review the execution result.

(Continued on next question...)

Other Interview Questions