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

Analyzing the checpoint results?

0 Answers  


Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"

1 Answers  


what is the smart identification techniqu?what r the different mechanisums used in it?

2 Answers   Accenture,


Can we directly automate testscripts accrdoing to requirements

2 Answers   CitiGroup, Novartis,


What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...

1 Answers   Navis,






What is the another extension name of library file. If that is exist than what's the difference between them.

2 Answers   Synechron,


A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key

3 Answers   Virtusa,


I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?

6 Answers  


Does QTP is "Unicode" compatible?

4 Answers  


What is the difference between action & script?

3 Answers  


when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.

0 Answers  


How to handle the exceptions using recovery secnario manager in quicktest professional?

0 Answers  


Categories