Running the test
Execute your test to have TestArchitect perform the actions you defined in your test module.
Before proceeding:If you haven’t done so already, start the Car Rental sample application to display the Login dialog box: Select Start > All Programs > TestArchitect > Samples > Car Rental Application.
INITIALIZATION
section that handle the launching of the AUT automatically.In the AUT, clear the User name field in the Login dialog box so that you can observe how TestArchitect automation fills in the field automatically.
Click Execute on the TestArchitect Clienttoolbar.
The Execution dialog box appears.
Click Execute on the dialog box to start the test.
TestArchitect now performs each of the actions you defined in the
Login Test
test module.The Car Rental-Welcome window appears, confirming that you have completed your first user interface test.
At the conclusion of the test, TestArchitect Client displays the results in a tab: Summary.
Figure: Summary tab
To view detailed test lines, click on the View detailed results per test line hyperlink. The Results Details tab is open on a web browser.
Figure: Result Details tab
Congratulations, you have completed all of the exercises in this lesson of the Tutorial Guide. In the next lesson you’ll learn more about interface definitions and how they are used to map windows and controls to TA names.
Related tasks
Running a test and viewing the results