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
How to use debug tools?
How will you test a stapler?
How many types of Automation frameworks are there in UFT? Describe them.
What is the difference between run time object and test object in QTP?
What is a recovery scenario?
when will you do debug your script? and explain that process?
What are the different attribute used with regular expression?
How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
How many types of object repository in qtp?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What are the types of object repository in qtp?
What is the parameterization? Give one example?
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
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?