HP QuickTest Professional Introduction




HP Quick Test Professional (QTP), an automated functional testing tool that helps testers to perform automated regression testing in order to identify any gaps, errors/defects in contrary to the actual/desired results of the application under test.
This tutorial will give you an in depth understanding on HP Quick Test Professional, its way of usage, record and play back of tests, object repository, actions, checkpoints, sync points, debugging, test results etc. and other related terminologies.
This tutorial is designed for Software Testing Professionals with a need to understand the QTP in enough detail along with its simple overview, and practical examples. This tutorial will give you enough ingredients to start with QTP from where you can take yourself at higher level of expertise.
Before proceeding with this tutorial you should have a basic understanding of VBScript is required.

Features and benefits of Quick Test Professional
1.       Key word driven testing
2.       Suitable for both client server and web based application
3.       VB script as the script language
4.       Better error handling mechanism
5.       Excellent data driven testing features

Comments

Popular posts from this blog

Excel Operation in VBScript

Usage of File system object (FSO) in Vbscript. QTP / UFT

How to set browser language for chrome for localization testing