Answer Posted / rohit pathak
These are from my notes on QTP :-
It is easy even for a non-programmer to understand QTP and
start adding test cases.
Support for record and playback and ability to edit scripts
after recording. Also different recording modes are provided
in QTP viz. Normal, Analog & Low level.
Excellent Object Identification process / mechanism
Support for different addins like Java, Oracle, SAP, .NET,
Web Forms, Siebel, PeopleSoft, Web services, Main frame
(Terminal Emulator) etc.
Ability to let you enhance the existing tests even without
the AUT (Application under test) through active screen.
Supports all popular Automation frameworks - Keyword driven
testing approach, Data driven testing approach, Modular
testing approach, Hybrid frameworks etc.
QTP comes with an inbuilt IDE, which is simple and easy to use.
QTP uses VBScript which is English-like and very easy to
learn and gain expertise. We have plenty of resource
available to learn VBScripts.
Microsoft Object model can be implanted in QTP easily
(Example – Word document object, Excel Object, Outlook
Object, ADO objects, File system objects, DOM etc)
QTP can be integrated with Test management tools like QC
(Quality Center), Test director and also functional test
tools like Winrunner. The test cases can be mapped to the
automation scripts and be executed from QC (Quality Center)
itself. Also, it can kick off Winrunner test execution from
within.
Easy to maintain different types of suites viz. Smoke,
Sanity, Regression etc.
It comes with loads of inbuilt properties and methods in
QTP as well as inbuilt functions in VBScripts
Support for XML.
Use of Datatables/Excel files are easier and provides a
variety of methods to play around with rows and columns.
Easy to maintain test iterations and data driving the tests
through configurations.
Test reporting with all necessary details for analysis is
provided.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Do you know how to connect database? Can you tell me the procedures?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
what is the difference between development and testing
How many types of Automation frameworks are there in UFT? Describe them.
Mention what are the different types of recording modes in qtp? Which will be used when?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What contains Data Driven Framework document in qtp?
what is command for executing files?
How to do call a output parameter from one action to another action??/
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Explain quicktest professional testing process?
Can I change properties of a test object?
How the exception handling can be done using quicktest professional?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?