What are the file extensions for per-action, shared object
repository files and what is the extension for library
files?
Answer Posted / a.srinivas redy
Per-Action : .mtr (module test repository)
Shared : .tsr (test shared repository)
Libraryfile: .vbs (visual Basic Script)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why script error occur in between recording in qtp?
what is test scheduleling?
How to customize checkpoints with parameters?
can anyone tell me from where i can download qtp demo or crack version
please any one can explain the keyword driven framework. with gmail example.
What are the ordinal identifiers in web page?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Differentiate the type of test cases which can be automated and which cannot be automated?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to record application running on the Virtual machine?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
What is difference between shared and local object repository?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
What are the features supported by UFT?