can objects recogonised without repository?
Answer Posted / jagan paruchuri
ya without object repository the object can identified by creating the desription for that object
ie, for example we have one edit box
dim oedt
set oedit=description.create()
oedit("any property").value="WinEdit"(for windows application) or "WebEdit"(for webapplications)
Browser("").page("").WinEdit("").set"XXXXXXXXXX"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
please post the interview questions for QA position in FACTSET
How to test login module with different username and password by using data driven testing in QTP?
What is object repository in qtp?
Difference between copy to action and call to action?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Explain in brief about the qtp automation object model (aom).
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Can the user toggle between using Local OR and shared OR for the same action?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Tell some commonly used Excel VBA functions?
Explain step generator in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?
What is the syntax to call one action in another?
Why bpt?
Is the qtp course will help to create a virtual object?