How we can add actions in the test using QTP?
Answer Posted / shankar.majji
One VB Script program can be devided into multiple actions.
Every action indicates a meaningful set of operations to re-
use in other VB Script programs. We can design more
modularise and efficient scripts. It helps us to
parameterise specific components of a test. Two or more
tests can call the same action.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the standard timing delay for web based application in qtp?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
In qtp, explain what is keyword driven automation framework?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Dis advantages of XML checkpoint ?
how to evalute defects in QTP script?
Output values? i want a practical example
How to handle the exceptions using recovery secnario manager in quicktest professional?
What is Curd testing?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Explain the concept of object repository?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
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")
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.