How should I check my code( Before going to execute)
without executing the script in QTP
Answer Posted / ramchandra
By debugging
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How many types of recording facility are available in quicktest professional?
How to delete an object from the object repository?
how to disable the pop ups through QTP using a script
when to start the automation?
Explain advantages and disadvantages of ddf?
Define Canvas view of UFT?
How to use transactions in qtp?
Explain more about the Test Fusion Report of QTP?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What test cases can you automate using QTP?
Why is Client side image is preferred over server side image?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Explain building blocks of the bpt framework ?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
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")