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
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What are the Application Functions available in QTP?
how to idetfy which test cases are automated?who will deside that plz tell me
What is the difference between run time object and test object?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
how will you load the test cases in ddt?
What is the difference in testing a client-server application and a web application?
What is the new version of qtp which is recently released in the market?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How do you configure QTP AND Test director?
Tell me about your project? please help me how to tell about insurance project
How to explain a banking project in interview as a test engineer???
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What are the Test design techniques you uses in ur project?