Can objects recognised without repository?

Answers were Sorted based on User's Feedback



Can objects recognised without repository?..

Answer / patil

Yes, you can use Descriptive Programming

Is This Answer Correct ?    3 Yes 1 No

Can objects recognised without repository?..

Answer / ganesh kumar

yes, with the help of Descriptive Programming concept we
cna define the user desccrition of the object. where the
QTP will use to recognize the object during the runtime.

Set oDesc = Description.Create()
oDesc("micclass").value = "Link"
oDesc("html tag").value = "SPAN"
oDesc("name").value = "LogOut"

Is This Answer Correct ?    2 Yes 0 No

Can objects recognised without repository?..

Answer / s

yes we can useing descriptive programing

Is This Answer Correct ?    2 Yes 0 No

Can objects recognised without repository?..

Answer / padmasekharpediredla

Is This Answer Correct ?    0 Yes 0 No

Can objects recognised without repository?..

Answer / haribabu

yes, using object spy we can recognised all objects what
ever you want

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.

3 Answers  


hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.

4 Answers  


What are the framework folders?

1 Answers  


Use of environment variables?

4 Answers  


how to call multiple scripts in QTP at a time

3 Answers   IBM,


In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?

1 Answers   IBM, TCS,


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

0 Answers  


Thanks....But can u tell me how i use the QTP for GIS with one Example...

0 Answers  


How can we change the .mtr file to .tsr file and vice-versa

3 Answers   Wipro,


If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?

0 Answers  


Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?

1 Answers  


How do you change Logical Name of the object in test script?

1 Answers   TCS,


Categories