What is difference between Class and MicClass

Answers were Sorted based on User's Feedback



What is difference between Class and MicClass..

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

What is difference between Class and MicClass..

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

Post New Answer

More QTP Interview Questions

what is debugging testing?

5 Answers  


What are the differences between table and db checkpoints?

0 Answers  


How do you test siebel application using qtp?

2 Answers  


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

2 Answers   DigiTech,


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

0 Answers   Wipro,






What is business process testing(bpt) in qtp?

0 Answers  


How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application

1 Answers   TCS,


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

0 Answers  


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

3 Answers  


Hi any body can tell me the in detaled information about Description.Create() thanks in advance

2 Answers  


What is descriptive Programming in qtp.

5 Answers  


What is object repository?

3 Answers  


Categories