< Previous | Next >

Lesson 1: Setting up to run a manual test script

This lesson shows you how to set up and start testing using the manual test script created in the Create a manual test script tutorial. The script tests the Classics Java™ application.

To set up the manual test script and start testing:
  1. Start the Classics Java application by clicking Start > Programs > IBM Rational Manual Tester > ClassicsJavaA.
  2. In the Project Explorer, expand the Scripts folder and double-click CreateTutorial.rmt. This is the script that you created in the Create a manual test script tutorial.
  3. In the Manual Tester menu, select Run > Run Script. The Run Test Script window opens with an arrow to the left of the first statement in the script.
  4. Move the Run Test Script window so that the Classics CD window is also visible.
  5. In the toolbar of the Run Test Script window, click Apply. This indicates that the first step is complete since the Classics Java application is running. Manual Tester places a small check (Small Check icon) to the left of the first step and moves the arrow to the second statement, which is a verification point.
  6. In the toolbar, click the down arrow, select pass, and click Apply since the Classics CD window did open. Manual Tester places the word, pass, to the left of the verification point and moves the arrow to the third statement.
< Previous | Next >