cud anybody please tell me the full form's of the extention
files that we use in real time---.tsr,.mtr,.qrs
Answer Posted / alok
.tsr:test shared repository
.mtr:module test repository
.qrs:quick recovery scenario
Reagards
Alok
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
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 to create runtime property for an object?
Explain qtp(quick test professional)?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Why is Client side image is preferred over server side image?
Explain the qtp test phases.
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Is it possible to call from one action to another action in qtp?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is checkpoints for quicktest professional?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Explain the features of quick test pro(qtp)?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?