what is keyword driven testing in qtp?n how is it useful?
For which type of project the iterative model is suitable?
Explain in brief about the qtp automation object model (aom).
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
How to open a new test using quicktest professional?
how will you check how many members visited the website www.infosys.com?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What is checkpoint in qtp?
What are the two types of repositories available, explain them?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How do you send email with attachment from outlook using qtp ?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is the extension of the qtp local repository?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How to find array size in qtp?