PureTest Feature Tour

Testing Web Apps

Previous Next

PureTest includes extensive support for testing web applications using HTTP/HTTPS:

HTTP Methods
HTTP GET, POST, PUT, DELETE methods supported
Headers and Cookies
Setting arbitrary HTTP headers are supported, as well as use of Cookies.
HTTPS/SSL
Encryption using SSL/TLS is supported.
Dynamic Web Applications
Standard session handling techniques, such as cookies and URL-rewriting are supported. In addition standard PureTest features to extract data from responses can be used to handle dynamic features of a web application.
HTTP Recorder
Create your tests using the HTTP Recorder tool to record the traffic between a browser and a web server. Then modify the requests by defining variables, adding response validation etc.
Web Crawler
Tool to crawls a web of static content and reports various statistics and error. The requests can then easily be used in a load test session, to test a static web.

HTTP Tasks

HTTP Recorder

HTTP Crawler