Answer Posted / anu
Try This:
set BrowserDesc= Description.Create()
BrowserDesc("Class Name") = "Browser"
Dim ObjRep = CreateObject("Mercury.ObjectRepositoryUtil")
ObjRep.load "C:\sampleRep.tsr"
ObjRep.AddObject BrowserDesc,Null,"Browser1"
.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Difference between copy to action and call to action?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is the extension of the recovery scenario file in qtp?
How many lines of code in each script of QTP?
How to export quicktest professional (qtp) results to an .xls file?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Tell me one scenario, the complex functionality you have automated in your project?
Can we record using all the modes in a single script? Explanation with example is appreciated
Explain features of the latest version of qtp/ uft 12.1?
What is qtpro? What is a quick test professional?
If you are testing a web application then what will you test in that application?
Explain about the test fusion report of quicktest professional (qtp)?
Does Low-level recording capture mouse movements?