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 problems / difficulties faced when you used Smart Identification ?

2 Answers   Keane India Ltd,


what is memory leakage?

15 Answers   ITC Infotech, Panamax, TIT,


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Explain how Does Run time data (Parameterization) is handled in QTP?

0 Answers  


how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)

1 Answers   ABC,






how can we handle errors other than using recovery scenerios in qtp

0 Answers  


write a VBscript code to parametrize test script using test data from sqlserver database?

2 Answers   IBM, Polaris,


Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.

1 Answers  


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

0 Answers  


How to export data present in Datatable to an ".xls" file?

1 Answers   Crea,


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

0 Answers  


what is option explicit?

5 Answers  


Categories