what is testing process with QTP in organization
Answer / 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 |
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
Differences between quicktest professional (qtp) and winrunner?
Pls explain me the difference between ........ Description.Create and CreateObject
what type automation is fofollowed in the project?
What does VBS file contain...??? what is VBS file.. ???
what is framework? which frame work u follow for writting script?
What are software testing metrics
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
What is action? How many types of actions are there in qtp?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?