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
Can any suggest me what is exposure testing?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is the use of text output value in quicktest professional (qtp)?
What are the ordinal identifiers in web page?
How can you give wait up to 10 seconds in qtp?
Explain types of output values?
Explain the concept of object repository & how qtp recognizes objects?
What are the methods of the TextStream object that are used for reading from a text file?
Can any one send me the QTP Basic Coding Samples?
Explain xml checkpoints.
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
what is test scheduleling?
Explain how you can find the absolute value of the number in qtp?
How can you handle exceptions in qtp?
how did u use automating testing tools in ur job?