What is the file extension of the code file & object
repository file in QTP?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
File extension of
-- Per test object rep :- filename.mtr
-- Shared Oject rep :- filename.tsr
Code file extension id script.mts
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ravindra
File extension of
Per test object rep :- filename.mtr
Shared Oject rep :- filename.tsr
Code file extension id script.mts
Recovery file extension: .qrs
Batch file extension : .mtb
| Is This Answer Correct ? | 1 Yes | 1 No |
How to launch application under test through VBscript without using systemutil.run or invokeapplication?
What is our exact stage involvement with QTP?
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
How to record application running on the Virtual machine?
hou can we use vb script in qtp could u tell me breafly
What type of framework you are using in your company and explain it?
What is load testing?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
what is defination of intergration testing?
What is regular expression?
How do you invoke any application and write a script to invoke QTP using VB Script.
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.