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 |
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
What are the features and benefits of quick test pro (qtp 8.0)?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
what are the different kinds of frameworks in automation?
How to retrieve the object properties at runtime without the usage of GetROProperty?
What is the use of sendkeys and what are send keys
can u put checpoints for moving images