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 advantages of QTP over WinRunner?

5 Answers   CTS,


Is it possible to change the property value at runtime? How it is possible?

0 Answers  


how can you describe the basic flow of automation with conditional and programmatic logic?

1 Answers   Ordain Solutions,


What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)

0 Answers   Tech Mahindra,


1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?

5 Answers   HP,






How does Parameterization and Data-Driving relate to each other in QTP?

2 Answers  


What is a Dictionary object in QTP.?

1 Answers   Cap Gemini,


Did the scripts need lot of maintenance? If yes, why?

0 Answers  


Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?

1 Answers   Crea,


how to do the batch testing in test director using manual testing procedure?

0 Answers  


why we use check points , In qtp we use the any check points , what r they , when and why

1 Answers   Polaris,


Difference between keyword driven test and DDT?

1 Answers  


Categories