Archive for the ‘Functional Testing’ Category
HTTP Request tracking and Graphing
Written by meena on August 29, 2007 – 12:20 pmTamper Data is an extension to track and modfy http/https requests. This tool can create graphs of all the requests with their specific loading times and response codes. Interesting tool for testers.

Tags: http, tools, tracking
Posted in Functional Testing, Performance Testing | No Comments »
QTP for WinRunner Developers
Written by meena on April 3, 2007 – 3:50 pm
This is an article that compares WinRunner 7.6 with QTP 8.0 and points out the parts that a WinRunner developer would find different or similar with the QTP tool. A good information resource for Automation Testers.
source: http://www.zap-t.com/presentations/qtpforwrdevelopers.htm
Posted in Functional Testing | No Comments »
TestGen4Web - Firefox Extension
Written by meena on June 28, 2006 – 3:37 pmTestGen4Web is an addon extension to Firefox that allows recording of sequence of actions performed on a webpage and replay of those actions just like an automated funtional testing tool. Take a look at this very useful extension over here.
Save the recording to an xml file, also replay the saved recording. The output of the recorder can also be translated into automatic testing scripts such as httpunit, selenium, simple-test etc.
Posted in Functional Testing | No Comments »