Previous Topic: Regression TestingNext Topic: Migration Testing


Stress Testing

Stress testing lets you find out how your system behaves under heavy loads and how increased transaction volume affects response time. System programmers can use this information to tune the system. Capacity planners can use it to determine when and how to expand system capability to meet projected growth estimates. Because CA Verify for VTAM uses virtual terminals instead of real terminals, you can simulate system activity without tying up valuable system resources.

Follow these steps:

  1. Create one or more multiple terminal test streams by logging many terminals at once. For example, you may want to log all the terminals in a particular department or all the terminals in a region.
  2. Create a large-volume test stream by merging the test stream with itself or by merging several test streams. The screens from one test stream are interspersed among the screens from a second test stream.
  3. Run the merged test stream either online or as a batch job.

Note: To test an incremental increase in transaction volume, run a test stream containing the additional volume during peak periods.