Answer Posted / gaurav
a function is VB Specific, whereas action is QTP specific.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
In what occasion we can specify global sheet and action sheet?
How does qtp identify objects in the application?
How can you write the scripts that operate on different objects depending on run-time information?
What are the different types of action?
Can we record an application running on a remote machine using qtp?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Do you know how to connect database? Can you tell me the procedures?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is the qtp testing process?
Tell me one scenario, the complex functionality you have automated in your project?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
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
Explain in brief about the quicktest professional (qtp) automation object model?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How to replay a script in qtp?