what is testing process with QTP in organization
Answer Posted / rahul
Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool that allows the automation of user actions on a web or client based computer application.
It is primarily used for functional regression test automation. QTP uses a scripting language built on top of VBScript to specify the test procedure, and to manipulate the objects and controls of the application under test.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
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
How many types of status are there?
Explain in brief about the quicktest professional automation object model?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
How to use reporter.report event in qtp ?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Does quicktest professional (qtp) is unicode compatible?
What are table and db checkpoints?
In qtp, how you can exit for loop?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Where is the Bitmap checkpoint information stored?
who QTP recognizes the object stored in object repository?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How many add-ins comes by default with quicktest professional (qtp)?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?