You can create compound tests to organize smaller tests into scenarios so that you
can run these tests simultaneously or sequentially. You can also combine tests from
different extensions to achieve the entire process and to speed up and minimize the test
effort.
You must have created or recorded multiple tests.
-
Open the Performance Test perspective in Test
Performance, if it is not
already open.
-
Perform any of the following actions:
- If you want to create the compound test as a new project, go to step
3.
- If you want to create the compound test in an existing project, go to
step 4.
-
Go to File > New >
Compound test.
The New Compound Test window is displayed.
You must perform the following steps:
- Click the Create the parent folder icon
.The New Project page is
displayed.
- Enter a name for the project in the project
name field.
The test is saved in the default
workspace location.
Note: If you want, you can select a different location to save
the project.
Clear the Use default
location option, and then click
Browse to select a location
to save the test.
- Click Next, and then select the types of assets you need in
your project.
- Click Finish.
A new project is created.
- Enter a name for the test in the File name field.
- Click Finish.
Note: The file extension
testsuite is added to the file name and
the compound test is created under the
Compound Tests
folder of the new project.
To add the individual tests to the
compound tests, go to step 5.
-
Right click the project from the Test Navigator pane,
and then perform the following actions:
- Go to New > Compound
test.
The New Compound Test
pane is displayed.
- Enter a file name for the test, and then click
Finish.
Note: The file extension
testsuite is added to the file name and the
compound test is created under the
Compound
Tests folder of the selected project.
To add
individual tests to the Compound Tests folder, go to step
5.
-
Click Add, in the Compound Test
window, and then click Test.
The Select Tests dialog is displayed with all the
projects in the workspace.
-
Select the required tests, and then click OK.
The tests are added to the compound test.
-
Go to File > Save to save the
compound test.
You have created a compound test that contains multiple tests.
You can run the compound test. See Running compound tests.