What is the extension of script and object repository
files?
Answers were Sorted based on User's Feedback
Answer / ram
For script--- .mts(Mercury test script)
For local object repository-- .mtr(Mercury test repository)
For shared object repository-- .tsr(Test shared repository)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramyab.mca@gmail.com
Hai...
Object Repository : .tsr , Script : .mts, Excel :
Default.xls
K,Byeeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / subasish
the extension of qtp script is .mts
the extension of object repository is .mtr
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / punkhuri singh
Object Repository : .tsr , Script : .mts, Excel : Default.xls
| Is This Answer Correct ? | 0 Yes | 0 No |
Waht is diff between SystemUtil.Run and invokeapplication
Can we do Load Teting with QTP?
How will u find that how many List boxes( and check boxes) are present in one particular window
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
8 Answers INCA, Infosys, Logix, SLK Software, Symphony, Wipro,
write vbscript on veb applications in qtp with exapmles?
In where you are keeping or maintaining shared object repository (file)in your appliction?
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
what is throw object ?
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "