Answer Posted / uday
Both represents the same thing.
While writing description for an object we use micclass.
While calling that object type we say it as Class/Class Name.
Ex: Find a link with name Google.
When you spy the link object it says Class Name as Link.
But when you write code to work on this object, we have to
use micclass like
set lnkObj=description.create
lnkObj("micclass").value="Link"
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is test object model in quicktest professional (qtp)?
Can we record an application running on a remote machine using qtp?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
what is the diffrence bw qtp architectute and qtp framework?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Explain step generator in qtp?
How do you send email with attachment from outlook using qtp ?
terminal services client
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
What are the key elements available in test result window?
How to use debug tools?
Difference between copy to action and call to action?
Why to use descriptive programming?
how to evalute defects in QTP script?