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 |
what is debugging testing?
What are the differences between table and db checkpoints?
How do you test siebel application using qtp?
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
What is business process testing(bpt) in qtp?
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
What is descriptive Programming in qtp.
What is object repository?