|
Testing Siebel Business Applications > Implementing Siebel Open UI Keyword Automation Testing >
Configuring the Test Run
This task shows you how to create an execution configuration record and then run the test scripts:
- Creating the Execution Configuration Record Creating the Execution Configuration Record
- Running the Test Scripts Running the Test Scripts
This task is a step in Process of Implementing Siebel Open UI Keyword Automation Testing Creating the Execution Configuration Record
This task shows you how to create an execution configuration record.
- From Site Map, navigate to the Automation Execution Configuration screen.
- Click the plus (+) icon to create a new Configuration XML file.
- Complete the Master Suite Id field, and then drill down on the value in the Test Run # field
Complete the following fields (related to the Client machine):
Table 8. lists the different fields and sample values to be entered in the Client machine.
|
|
|
Browser |
The target browser to run automation. |
Firefox, Chrome |
(It's a LOV picklist) |
|
|
Test Harness Machine |
The Windows client machine on which automation is run. |
Machine1.network_domainname.com |
Run Reference |
The run reference value. This is a user defined value. |
BLD_01_001, TestRun_001 |
Result Path |
The location of the Reports folder, where the test run result files are stored. |
C:\SiebelTestAutomation\Reports |
Is Final? |
Select this check box when you have specified all the relevant values and are ready to generate configuration. |
Select this check box. |
- In the Server Credentials applet, enter the Application Name (such as, Sales or Call Center), the URL details, and the OS (Operating System) and Language.
- Click Generate Configuration XML.
- Save the output file to the Test Harness folder.
|