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
Difference between action & Reusable action?
what could go wrong with test automation?
What is the difference in testing a client-server application and a web application?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
How to add verification steps to tests?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
How QTP support all types of applications (platforms)?
how to test Web application using QTP software
Can any body please tell me the steps of keyword driven framework of QTP.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
what is the difference between data driver & data driven and driver script?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
QTP script is not working on other's machine..
UFT 12.02 which ALM version will support
Explain building blocks of the bpt framework ?