Answer Posted / raja83
QTP have Recovery scenerio concept we can handle run time
error through Recovery Scenario
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
To which environments does quicktest professional (qtp) supports?
What is the basic concept of quicktest professional (qtp)?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Explain types of output values?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How to open a new test using quicktest professional?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
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")
Define Environment Variable in UFT and its uses?
How to do call a output parameter from one action to another action??/
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
What is the use of running the scripts in Hidden-mode in UFT?