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 |
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
Extract a word from a sentenece?
How do I get the QTP scripts result in xml format by using vb script function?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
Please explain the role of Regular expression in QTP
How should I check my code( Before going to execute) without executing the script in QTP
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
how to use command prompt using qtp?
is we can import the object repository from external source. if it so then how?
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime