Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is there anyway to have QTP go into a website and map out
every object before I actually record any tests? I
basically want to map out a website with all the objects
and build a complete repository. The reason is because I'm
running into issues with hierarcical objects. for example:

Browser("ABC company- Home").Page("ABC company - Home").Link
("About Us").Click
Browser("ABC company - Page 2").Page("ABC company - Page
2").Link("About Us").Click

Both these links ("objects" and I use that term loosely as
I'm trained mostly in OO programming) go to the same place
but but the object heirarchies (pages) are different. I
want a repository that will find any possible link on any
possible page without having to manually record it. Is
there a way to do this?



Is there anyway to have QTP go into a website and map out every object before I actually record an..

Answer / nishant

You can use QTP 9.2 Object Repository Manager to add the
objects before and without goin for recording.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the Features & Benefits of Quick Test Pro ?

0 Answers   Crea,


how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"

3 Answers   Aspire,


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

0 Answers   Infosys,


Explain abt the File System Object in QTP with ex

3 Answers   Ordain Solutions,


how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function

1 Answers  


What is checkpoint in qtp?

0 Answers  


How can we close all webbrowsers which are opened in out desktop?

3 Answers  


What are default add-ins in qtp?

14 Answers   Semantic Space,


What is Step generator in qtp? wt is the use? can u any body explain me? plz

1 Answers  


Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?

1 Answers  


What are the methods of the TextStream object that are used for reading from a text file?

0 Answers  


Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance

2 Answers  


Categories