What is difference between Class and MicClass

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


Please Help Members By Posting Answers For Below Questions

How can I use Call dlls in QTP ?

1792


how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

1322


Hi, how can we check or avoid the memory leakage in QTP9.2?

1703


In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls

1447


Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?

1489






What are the 3 main stages involved in testing with qtp?

559


What is Test Fusion Report in QTP?

622


write the vb script for call to new action in qtp?

1861


How will you find the current time of the remote machine using QTP script?

598


What is qtpro? What is quick test pro? What is a quick test professional?

595


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

620


what is the frame work in J-meter?

1603


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

1516


How to use conditional loops in qtp ?

589


Give the syntax to load function at run time.

629