What are the QTP advantages and disadvantages?
Answers were Sorted based on User's Feedback
QTP is a Functional and Regression testing tool. Using QTP
we can perform regression testing faster when compared to
manual testing. QTP is fast, reliable, repeatable,
reusable, and programmable.
However, QTP needs Add-ins to recognise the objects in
which they are built. For example, if an application is
built in Java, we need to add Java add-in in order to help
QTP recognise the objects in the application. If you want
to test an application that is build in a technology not
supported by QTP, we cannot perform testing effectively.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / 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 |
Answer / vish
we can test .net applications using QTP.
more reliability.
| Is This Answer Correct ? | 5 Yes | 6 No |
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
How to handle Dynamic Arrays?
what sort of things what u put in Bug Report ?
whare exactly we have to use functions and sub routain
How do you change Logical Name of the object in test script?
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
With what extension you can save the list of tests in a file to run in test batch runner?
What is Reusable component is QTP...Anybody can answer it..Thanks in advance...
Explain qtp(quick test professional)?