what is the extension for QTP files?
Answers were Sorted based on User's Feedback
Answer / anubhav khare
Extentions..
Test script- .MTS (Modulus test script)
Loacal Object Repository- .MTR( Modulus Test Repository)
Shared object repository- .TSR( Test shared Repository)
I can bet you this is absolutely Right..
Power lies in knowledge..:)
| Is This Answer Correct ? | 0 Yes | 0 No |
local object Repository: mtr
shared object Repository: tsr
Function Library: qfl
test Batch: mtb
Recovery scenario: qrs
action Template: mst
virtual object vot
lock file : lck
testscript mts
if we write vb script on note pad then we save like .vbs file
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srini
I think Object Repository file extension indicates *.tsr
not *.mtr
| Is This Answer Correct ? | 10 Yes | 20 No |
Answer / ramarao
extension for script is: .vbs
object repositorey
peraction: .mtr (main test repositorey)
shared : .tsr (test shared repositorey)
| Is This Answer Correct ? | 4 Yes | 14 No |
How will you handle the situation when object is not captured during record?
How to creating an output value using quicktest professional?
What is RTM (require ment tracebulity marix) fromate?
Explain about reusable actions?
What is the vb script when the url enter into the browser
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Which Databases supports for QTP?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?