Silk Test Interview Questions4

1. 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. Silk test starts to run the test case.
5. Do not touch mouse or keyword, to avoid interrupting the test case execution.
6. Silk test finishes executing the testcase. the Result window shows up with the execution result.
7. Review the execution result.

2. How to run a test case from a testplan file?

If a testcase is linked to a testplan, you can run it from the testplan:

1. open the testplan.
2. Select the test description line which has the testcase linked.
3. Click Run/Testcase menu. The Run Testcase dialog box shows up.
4. Click the Run button. Silk test starts to run the test case.
5. Do not touch mouse or Keyword, to avoid interrupting the test case execution.
6. Silk test finishes executing the testcase. The results window show up with the execution result.
7. Review the execution result.

3. How to run all test cases in a test plan?

1. Open the testplan
2. Click Run/Run All Tests menu. Silk test starts to run all the test cases in the testplan.
3. Do not touch mouse or keyboard, to avoid interrupting the test case execution.
4. Silk test finishes executing the testcase. The Results window shows up with the execution result.
5. review the execution result.

4. How to select a group of testcases 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. Silk test runs all the marked testcases.
6. Do not touch mouse or keyboard, to avoid interrupting the test case execution.
7. Silk test finishes executing the testcase. The results window shows up with the execution result.
8. Review the execution result.


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

AddThis Social Bookmark Button

Leave a Reply