How to execute a winrunner script in quicktest professional?
No Answer is Posted For this Question
Be the First to Post Answer
How to record application running on the Virtual machine?
How to manage a drag drop event in the qtp
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is checkpoints for qtp?
How to Identify broken links in QTP
How many actions we can write in a test?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
how many scripts r there in QTP? pls any answer this question?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
what is descriptive programming?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.