How does QTP identify an object?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between Reusable action and external action?
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
How does quicktest professional identifies the object in the application?
Which scripting language used by QTP?
How can you capture(Read) the values from a Table?
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
what are the Common Problems in S/w development process
How to define array in qtp?
what are the different Frame Works in Quick Test Proffessional testing
What's Checkpoints for QTP?
HOW TO DO THE BATCH TESTING USING QTP?
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .