Can objects recognised without repository?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to recognise the webelement and verifying that webelement is enabled?

1898


Explain the check points in quicktest professional (qtp)?

783


How do you synchronization point through DP?

804


Explain the types of object repository?

749


Explain how you can replace string in qtp?

824


how can we do the frame work in qtp

1808


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

1677


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

801


What is checkpoint in qtp?

772


Explain the check points in quicktest professional?

778


how to test Web application using QTP software

1539


What are the 3 main stages involved in testing with qtp?

825


How to call a test from another test?

986


Hi How to retrieve data from web element line by line?

1787


Explain the types of object repositorys in qtp?

792