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 |
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the maximum size of Object Repository in QTP 8.2?
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
What is the extension for Recovery scenario?
How u call functions in QTP
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
how to test Web application using QTP software