Software Testing Tools Question:
Download Questions PDF

Explain Software Test Tool PURETEST?

Answer:

Kind of Tool
Functional regression testing tool (freeware)
Organization
Minq Software
http://www.minq.se/
Software Description
PureTest is primarily targeted for function testing in the earlier phases of a development project. Even though it supports testing a variety of applications, it is especially useful for debugging and snooping of web applications. PureTest includes an HTTP Recorder and Web Crawler which makes it useful for generic verification of HTTP requests and web content checking. The HTTP Recorder simplifies the process of capturing all requests that are exchanged between a browser and the web server. Then use PureTest to replay each request in order to carefully watch the HTTP data that is transferred on the wire (HTTP headers, request parameters, response headers and response content). The Web Crawler is useful to pro-actively verify the consistency of a static web structure. It reports various metrics, broken links and the structure of the crawled web.
Platforms
Windows, Linux, Solaris

Download Testing Tools Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Software Test Tool PHANTOM?Explain Software Test Tool QC/REPLAY?