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
How to recognise the webelement and verifying that webelement is enabled?
Explain the check points in quicktest professional (qtp)?
How do you synchronization point through DP?
Explain the types of object repository?
Explain how you can replace string in qtp?
how can we do the frame work in qtp
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
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?
What is checkpoint in qtp?
Explain the check points in quicktest professional?
how to test Web application using QTP software
What are the 3 main stages involved in testing with qtp?
How to call a test from another test?
Hi How to retrieve data from web element line by line?
Explain the types of object repositorys in qtp?