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.

eValid -- Playback Summary Reports -- SQL Details
eValid Home

Summary
After each test playback a Playback Test Summary is created and appended to the EventLog file. A sample of this all-text output is shown below.

The information in this report is also available as an HTML document, called the Playback Summary Report.

Summary Report Standard Names
The eValid Standard Names for the SQL data in this report are the following:

Playback Summary SQL Record Structure
#NameType
1Runid number
2ScriptName string
3ProjectID string
4GroupID string
5TestID string
6StartTime number (milliseconds)
7EndTime number (milliseconds)
8RunTime number (milliseconds)
9NumberCommands number
10OK-Commands number
11Not-OK-Commands number
12ExitCode number
13MESSAGEs number
14ALERTs number
15WARNINGs number
16ALARMs number
17TIMEOUTs number
18ERRORs number
19FAILs number
20URLs number
21Elements number
22BytesDown number
23BytesCached number
24DownloadTimenumber
25WaitTime number
26SystemTime number
27TotalTime number
28DutyCycle percentage
29CacheStatus string

Sample Output
This is the Playback Summary Output that appears at the end of eValid logfiles.

# ------------------------------------------------------------
# Playback Summary Record
# ------------------------------------------------------------
# Script Name = Test.evs
# ProjectID = LoadTests
# GroupID = CloudBenchmark
# TestID = Test
# ------------------------------------------------------------
# Started at = 2009/04/22 13:17:56
# Ended at = 2009/04/22 13:18:11
# Run time = 14828 msec(s)
# ------------------------------------------------------------
# Commands Completed = 6
# Commands resulting in OK = 6
# Commands resulting in Not-OK = 0
# Playback Exit Code = 0
# ------------------------------------------------------------
# Commands resulting in MESSAGE = 0
# Commands resulting in ALERT = 0
# Commands resulting in WARNING = 0
# Commands resulting in ALARM = 0
# Commands resulting in TIMEOUT = 0
# Commands resulting in ERROR = 0
# Commands resulting in FAIL = 0
# ------------------------------------------------------------
# Number of URLs visited = 1
# Number of URL page elements = 0
# Total Bytes Downloaded = 0 byte(s)
# Previously Cached Bytes = 312820 byte(s)
# Waiting Time (68% of total) = 10016 msec(s)
# System Time (32% of total) = 4812 msec(s)
# TOTAL Time (100% of total) = 14828 msec(s)
# Duty Cycle = 32%
# Cache Status = Never Use
# Log Output = Detailed
# ------------------------------------------------------------