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 |
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
what is descriptive programming in QTP? How can be done?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Add parameters during time in each row in one column
What is SQL injection?
How does you test a weblink which is changing dynamically?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
How to run a test using quicktest professional?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
what is difference betweein qtp 9.0 and 9.2
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?