what is the difference between ClassName and class in QTP?
Answers were Sorted based on User's Feedback
Answer / shekhar
"Class Name" represents the type of object like webButton,WebEdit.micclass represent the same while using DP
and "class" is just a selector to provide styling in HTML.
that is userdefined.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / gaurav anand
class is present in the html code and its an attribute there. However, class name is an identifier used by qtp for different kind of webobjects viz. links, webedits etc. as "micclass."
| Is This Answer Correct ? | 0 Yes | 1 No |
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
How can i learn Descriptive programming in QTP. Please reply.
QTP in mumbai
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
What is object repository in qtp?
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
what is aregular expression?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How to get line numbers in your editor in expert view?
what is frame work?
How to measure transaction time through VBScript without using start and end transaction points?