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 |
what is web application and client server application.is there any difference ?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
what is Automation frame work and how do u used this for your project?
What is dynamic arrays
write string reverse prog using vb script with out using string reverse statement();
What are table and db checkpoints?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
Please Explain The QTP real Testing process with steps.