Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.7_CTP_3.1.3

In this section:

Table of Contents
maxLevel1

About Load Test

Parasoft Load Test allows you to reuse your SOAtest functional tests to verify application performance and functionality under heavy load. Parasoft Load Test features:

...

You can open Load Test by clicking the Launch Parasoft Load Test toolbar button.

Starting Load Test from the Command Line

You can pass system properties to Load Test when starting it from the command line.

Dependency Synchronization Settings

The following setting causes Load Test to ignore external dependencies. The dependencies will not show in the Machine Dependencies view of the machine configuration panel.

lt -J-Ddependencies.ignore=true

The following setting causes Load Test to show the dependencies but disables them by default. 

lt -J-Ddependencies.default.unselect=true

Load Testing SOAtest Functional Tests

...

  1. Choose Parasoft> Preferences.
  2. Under System Properties, add the jars or class folders to the System Properties classpath entries (if they are not already there).
  3. Close SOAtest.
  4. Close Load Test if open.
  5. Open Load Test. The jars from SOAtest system preferences will be imported into Load Test—even though they are not shown in the Load Test preferences.

 


Info

 

...