Your e-Business Quality Partner eValid™ -- Automated Web Quality Solution
Browser-Based, Client-Side, Functional Testing & Validation,
Load & Performance Tuning, Page Timing, Website Analysis,
and Rich Internet Application Monitoring.
© Copyright 2000-2012 by Software Research, Inc.

eValid -- Load Testing/Server Loading -- Sample Solution
eValid Home

Summary
Below we see the results of following the instructions given in the Load Testing Quick Steps.

Page Being Analyzed
Here is the page that is being tested in the LoadTest scenario below , using the eValid LoadTest script.

Sample of URL being analyzed by the load test process.

Load Test Scenario
This reports appears at the end of the load test run. The slowest script run 41.850 seconds. The fastest run 10.886 seconds.

Load Report from load test.

LoadTest Chart
This chart shows the data via an applet.

LoadTest Script
Here is the actual loadtest script used to generate the data shown in the eValid Report above.

# 
# eValid V9 
# (c) Copyright 2000-2012 by Software Research, Inc. 
# LoadTest Scenario created on: Microsoft Windows XP 

ProjectID "Project"
GroupID "Group"
TestID "LoadTest_1"
LogID "DEFAULT"

Serve FULL
LoadType FULL

_eValid "Test.evs" "" 5 "$name=passwd" "-pm 1.0" 1
Wait 1000

_eValid "Test.evs" "" 5 "$name=passwd" "-pm 1.0" 1
Wait 1000

_eValid "Test.evs" "" 5 "$name=passwd" "-pm 1.0" 1
Wait 1000

_eValid "Test.evs" "" 5 "$name=passwd" "-pm 1.0" 1
Wait 1000

_eValid "Test.evs" "" 5 "$name=passwd" "-pm 1.0" 1
Wait 1000

# End