Creating a simple test and VU Schedule
You must create a simple performance test and VU Schedule. By creating and playing back a test and a VU Schedule, code is generated for both. Later, you will modify the generated test code so that the test contains a special action that uses the sample subsystem.
Procedure
- Create a performance test project ( ).
- Type a project name, for example,
testproj
, and then click Finish. - When the Create New Test From Recording prompt opens, click Cancel.
-
Right-click
testproj
and select New> Test . - Expand Test Assets, select New Test, and then click Next.
- Name the test, for example,
subtest
, and then click Next. - In the Test Attributes window, click Next.
- In the Protocols and Features window, select the HTTP Protocol check box.
- In the HTTP Extension window, in the Number of HTTP pages to generate field, type 0 (zero).
- Specify the connection details and click Finish.
- Right-click
testproj
and select . - Type a name for the schedule, for example,
Schtest
, and then click Finish. - Select User Group 1, and then click .
- Select
subtest
, click OK, and then click . - Right-click
Schtest
, and then select .