Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
No Answer is Posted For this Question
Be the First to Post Answer
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
How to open a new test using quicktest professional (qtp)?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
How can the name of a checkpoint be changed in Qtp
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
What is the extension of script and object repository files?
can we run the scripts of QTP8.2 in QTP7.0?
Explain the check points in QTP?
22 Answers Gray Matrix, IBM, Microsoft, Prapan Solutions, Zensar,
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
describe common problems of test automation?
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")