Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
Answer Posted / cnu_thatavarthi
If without using object repository and object spy for identify the object then first i will record the test script(application)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the difference between modular and data and keyword driven framework
How will you compare two strings in vbscript?
Which operator can be used to check if two numbers are equal or not in vbscript?
when we use filter funtiom invb script(QTP)
What is the use of option explicit in vbscript?
What are events in the vbscript language?
Which operator can be used to do an xor operation in vbscript?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
What is the output of a + b in vbscript if a = 5 and b = 10?
Explain the tristate constants in vbscript?
What is the use of the recordset object and which statement is used to create such an object?
Mention when to use function procedures and what are its characteristics?
what is the use of QCUtil? explain with one example?
Explain vbscript in detail?
How can you fetch the value of a cookie?