In the QTP the snap shots obtained during the recording
time will appear in the active screen, if we have to use
the snapshots from where we have to access. in which memory
location of QTP they will be stored?
Answer / sriharsha
C:\Program Files\Mercury Interactive\QuickTest
Professional\Tests\tutorial\Test1\Action1\SnapShots
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
How can you delete the results file (XML)
What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
I have a Webedit object. some text is entered in that object I want to know the font sixe of that text.How could I do this using QTP? This is a requirement for me. I am happy if any one help on this
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
Diff. between keyword driven Data driven testing?
wht is the difference between action and functio?
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
Maximum synchronizing time out in QTP
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private