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 |
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
How can you capture(Read) the values from a Table?
Differences between quicktest professional (qtp) and winrunner?
What are the limitations in using Virtual objects?
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
does test plan is in test strategy or test strategy is in test plan.
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
What is difference between run time object and test object?
Can we write winrunner language i.e TSL in QTP tool?
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
how i can delete the excel process for the task manager using QTP