QTP
-----
It is Quick Test Professional often referred as Quick Test which is a functional automation tool Created
by HP subsidiary Mercury Interactive that allows the automation of user actions on web or desktop application.
Generally it uses VB script to manipulate with the objects.VB Script functionality is available in the QTP Expert View.
QTP has two modes in which we can edit and view a test script
a)Keyword View
b)Expert View
Keyword View
----------------
It displays the script in the form of keywords arranged in a tree format.
Expert View
------------
It gives us a clear picture about the Vb script code .
Features of QTP
----------------
a)Record and Playback feature can be easily implemented .
b)Run time Checking of application objects and Data using various check points.
c)It Supports both Data Driven testing and Keyword Driven Testing features .
d)Easy and effective programming using Vb Script in Expert view. etc.
e)It can handle errors in a proper manner through recovery scenario.
f)It Supports XML,excel for inputting data and for exporting our results.
Supported Technologies:
------------------------
Web,Java,.Net,SAP,Oracle,Siebel,People Soft,Delphi,Flex etc..
QTP Versions
-------------
11.0 - Released in 2010 (Latest Version)
10.0 - Released in 2009
9.5 - Released in 2008
9.2 - Released in 2007
9.1 - Released in 2007
9.0 - Released in 2006
8.2 - Released in 2005
8.0 - Released in 2004
7.0 - Never released.
6.5 - Released in 2003
6.0 - Released in 2002
5.5 - First release. Released in 2001
Automation Process in QTP
--------------------------
--Analyse the Application.
--Create Object Repository(OR).
--Create Test Script..
--Run test Script
--Analyse Results.
Drawbacks of QTP
-----------------
a)It does not support Usability Testing
b)Cost for License is high.
c)It Cannot run multiple threads at a time.
-----
It is Quick Test Professional often referred as Quick Test which is a functional automation tool Created
by HP subsidiary Mercury Interactive that allows the automation of user actions on web or desktop application.
Generally it uses VB script to manipulate with the objects.VB Script functionality is available in the QTP Expert View.
QTP has two modes in which we can edit and view a test script
a)Keyword View
b)Expert View
Keyword View
----------------
It displays the script in the form of keywords arranged in a tree format.
Expert View
------------
It gives us a clear picture about the Vb script code .
Features of QTP
----------------
a)Record and Playback feature can be easily implemented .
b)Run time Checking of application objects and Data using various check points.
c)It Supports both Data Driven testing and Keyword Driven Testing features .
d)Easy and effective programming using Vb Script in Expert view. etc.
e)It can handle errors in a proper manner through recovery scenario.
f)It Supports XML,excel for inputting data and for exporting our results.
Supported Technologies:
------------------------
Web,Java,.Net,SAP,Oracle,Siebel,People Soft,Delphi,Flex etc..
QTP Versions
-------------
11.0 - Released in 2010 (Latest Version)
10.0 - Released in 2009
9.5 - Released in 2008
9.2 - Released in 2007
9.1 - Released in 2007
9.0 - Released in 2006
8.2 - Released in 2005
8.0 - Released in 2004
7.0 - Never released.
6.5 - Released in 2003
6.0 - Released in 2002
5.5 - First release. Released in 2001
Automation Process in QTP
--------------------------
--Analyse the Application.
--Create Object Repository(OR).
--Create Test Script..
--Run test Script
--Analyse Results.
Drawbacks of QTP
-----------------
a)It does not support Usability Testing
b)Cost for License is high.
c)It Cannot run multiple threads at a time.