What is difference between Class and MicClass
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ram
Both represents the same thing but....
MicClass represents the type of an objet and class is a normal property which can be blank.Micclass property is alway there because it gives the type of object.
Please clarify if I am wrong.
Thanks,
Ram
9109699851282
| Is This Answer Correct ? | 1 Yes | 0 No |
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.
What is the life cycle of QTP? Pls Give me Exact answer?
How to creating an output value using quicktest professional (qtp)?
we have 10 actions in out test how can we convert 9th action is main action ? how ?
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
What type of VB script u had done in expert view?