Running tests from a schedule
To run multiple Web UI tests in parallel on different browsers, you can add the test to an HCL DevOps Test Performance (Test Performance) schedule.
Before you begin
- You must install Test Performance and Test UI into the same instance of Eclipse and use a single workspace (also called shell sharing).
- To run a Web UI test on a remote computer, you must install Test Performance Agent on that computer. While installing the agent, ensure that you select the The agent will be used primarily to support remote execution of Web UI tests checkbox.
Procedure
- Create a Web UI test in the UI Test perspective.
- Run the Web UI test successfully at least once before adding it to a schedule.
- Open the Performance Test perspective, and create a schedule.
- Click User Group 1, and then click to add a Web UI test in the Schedule editor.
- Select a test and click OK.
- To specify a variable:
- Optional: Run a user group at a remote location where Test Performance Agent is installed.
- Optional:
To generate the UI Test report, select a User Group, click the
Options tab and click the Edit options button. In the
UI Test tab, click the Enable UI Test
reports check box. To capture screenshots of the user interface that was recorded, click
Enable screenshots capture
When you run a Web UI test as part of a schedule with virtual users, by default, the UI Test report is not generated because the report will contain lot of data for each virtual user. There are logs and statistical reports for analysis. However, the UI Test report might be useful to you if you are running a schedule on a control agent with a single user.Note: . The UI Test tab shows up only if there is a mobile or a Web UI test in the schedule.
- Save the schedule. To run it, click Run Schedule.