WAPT 4.0
Home Product Features Updates Download Order Support Distribution SoftLogica
 
Graphs for Individual Pages
../Accurate real user simulation
Dynamic test data generation  
Recording & Playback of HTTPS/SSL pages  
Flexible test volume & load definition  
Clear reports and graphs  
Full log of virtual user activity  
 
WAPT: Load and Stress Testing

 Name:
 E-mail:

Subscribe to SoftLogica Newsletter to get 10% discount on newly released products!



 
  Go to Index
Examining Full Log for Test Run


Full log file is a comprehensive log of WAPT test run that includes information on all requests, responses, redirects and returned HTML code. The number of generated full log files is equal to the number of user profiles participated in test run. Full log is created for the first user of each profile. For other users, WAPT generates error logs.

You can adjust WAPT to create full logs in Log and Report Settings.



Log level of detail: Select Full to create full logs.
Save logs to: Here you can change the default location for created log files.

Names of log files are generated automatically. Example of full log file names:
0_000.log - full log for the first profile;
1_000.log - full log for the second profile.
Here the first number is the number of user profile, 000 denotes the number of the first virtual user of this profile (as WAPT creates full log for the first user of each profile). Note that WAPT begins to count the number of profiles/users from zero.

The next time you run a test, log files may be overwritten by new log files. If you wish to use generated logs later, you should save them to another folder or rename them.

Note that creating full logs could require much space on the disk. Logs are often used for functional testing or for debugging a test scenario with dynamic parameter values.

Example of Full Log

Below is the example of full log (left column) with the description (right column).

 
<% Header %>
Scenario: C:\WAPT 4.0\
Sample_scenario.wps    
Sample test
Profile: loadtestingtool_full
(loadtestingtool_full.wpp)
 
Scenario name and the path to scenario file; scenario comment.
Profile name.
 
<% Cycle[1] %>

<% Page[http://loadtestingtool.com/][1] %>
 
The first cycle of requests (a cycle consists of Initial test sequence, a number of Main sequence iterations and Final sequence). The number of current cycle is displayed in brackets.
Execution of the first request in test sequence - http://loadtestingtool.com/ request. The number of current iteration is displayed in brackets after request URL address.

<% Connect %>
Connecting to remote host:
loadtestingtool.com:80...

<% Request %>
GET / HTTP/1.1
User-Agent: Mozilla/5.0
(compatible; WAPT; Windows)
Host: loadtestingtool.com
Connection: Keep-Alive
Accept: text/html, */*
Accept-Language: en-us, *
Accept-Encoding: compress, gzip, *
Pragma: no-cache
The header of sent HTTP request.
The header of server response.

<% Content %>
<html>
..
..
</html>
HTML code of response.
The header of sent request for resource of current page.
After a page request is sent, the program begins to request resources of this page (images, scripts and so on).

<% Response %>
HTTP/1.1 200 OK
Date: Fri, 23 Jul 2004 10:49:06 GMT
Server: Apache/1.3.29
Last-Modified: Mon, 20 Oct 2003
10:08:29 GMT
ETag: "b75c67-e0c-3f93b41d"
Accept-Ranges: bytes
Content-Length: 3596
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
Content-Type: image/gif
The header of server response to request for page resource.
Execution of the second request in test sequence. (The number of current iteration is displayed in brackets.)

<% Request %>
GET / HTTP/1.1
User-Agent: Mozilla/5.0
(compatible; WAPT; Windows)
Host: loadtestingtool.com
Referrer: loadtestingtool.com/
Connection: Keep-Alive
Accept: text/html, */*
Accept-Language: en-us, *
Accept-Encoding: compress, gzip, *
Pragma: no-cache
The header of sent HTTP request.
The header of server response.

<% Content %>
<html>
..
..
</html>
HTML code of response.
The header of redirected HTTP request.

<% Response %>
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html
Content-Encoding: gzip
Server: GWS/2.1
Content-Length: 1174
Date: Fri, 23 Jul 2004
10:31:15 GMT
The header of server response to redirected HTTP request.
HTML code of response.
 
<% Cycle[2] %>

<% Page[http://loadtestingtool.com/][1] %>
 
The second cycle of requests. The number of current cycle is displayed in brackets.
Execution of the first request in test sequence. The number of current iteration is displayed in brackets after request URL address.
The header of sent HTTP request.

<% Response %>
HTTP/1.1 200 OK
Date: Fri, 23 Jul 2004 10:49:20 GMT
Server: Apache/1.3.29
Last-Modified: Sat, 01 May 2004
12:11:23 GMT
ETag: "b75c21-2710-409393eb"
Accept-Ranges: bytes
Content-Length: 10000
Keep-Alive: timeout=5, max=31
Connection: Keep-Alive
Content-Type: text/html
The header of server response.

  Next page

Download
Download
Order Now


03/21/2006 WAPT successfully passed the 'Designed for Windows XP' certification by Microsoft(R)


People who buy WAPT also often purchase:
People who purchase WAPT also often purchase WSOP! Optimize your Website Loading Times
Better Together
Total list price: $347
Buy together: $297
 
Buy both Now!

SiftLogica
Revieved by BUILDER.COM  
  Copyright © SoftLogica LLC. 2002-2006     Contact: support@loadtestingtool.com