What are the file extensions for per-action, shared object
repository files and what is the extension for library
files?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Per-Action Object Repository - .mtr(Mercury test Script)
Shared Action object Repository - .tsr(Test repository)
Library files - .vbs or .txt
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / chinna
Hi
Per-action - .mtr
Shared object repository .tsr
Library file extesion - .vbs or .txt
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
How to export data present in Datatable to an ".xls" file?
what is the difference between development and testing
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
When we use Object Spy? can we write QTP script before built is came in testing?
what is the Command used to start the QTp from Run.
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
whaht is the difference between CLASS & OBJECT?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script