Answer Posted / ravi
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 |
Post New Answer View All Answers
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Can any suggest me what is exposure testing?
What is an optional step in qtp ?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
what could go wrong with test automation?
Explain step generator in qtp?
What are the views available in quicktest professional (qtp)?
Generic function to search for the unique link in webtable and click on it
Explain the difference between call to action and copy action?
Explain object spy in qtp.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is an object repository?
what is the advantages and disadvantages of using functions instead of re usable actions