Answer Posted / guest
insert->callto winRunner->select test or function
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
how to evalute defects in QTP script?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Explain step generator in qtp?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is system testing and what are the different types of tests you perform in system testing?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What are the check points can be inserted without recording?
Hi ,Can any one pleas explain how to test splash objects using QTP?
How to execute a winrunner script in quicktest professional?
What are the recording modes in wave event?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Explain QTP using different development techniques ?
Suppose I want fail that check point? How can you do that?
Explain the benefits of quick test pro(qtp)?