cud anybody please tell me the full form's of the extention
files that we use in real time---.tsr,.mtr,.qrs
Answer Posted / prasanna shimoga
Actual full form of .tsr is TEST SCRIPT REPOSITORY
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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...!!!
How you create new action in qtp?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
If I change the object name in one action will it be updated in all the actions? Or not?
How is the Bitmap checkpoint different from Image checkpoint?
Without using gui map editor we can recognize the application in winrunner ?
What are private functions in QTP? How they can be called from the function library?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
Define Canvas view of UFT?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How many types of parameters are available in quicktest professional?
To which environments does quicktest professional (qtp) supports?
Difference between test object and run time object?