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
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Describe function procedure in vbscript.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
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
What is the file extension of the code file in qtp?
How to call a test from another test?
How is test case write?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What is Distributed testing? How does UFT support it?
How did you use regular expressions in QTP and also in WR?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
How did you resolve conflicts present in Object Repository?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How many types of actions are there in quicktest professional?