what is the difference between ClassName and class in QTP?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data driver in qtp?

746


How to create Reusable and Multiple Actions?

1897


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1990


Is text area check point supports for web applications?

704


Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19

1399


please any one can explain the keyword driven framework. with gmail example.

1815


How you can find length of array in qtp?

748


Explain the difference between call to action and copy action?

703


What is keyword view in qtp?

708


Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance

1699


Explain the concept of object repository and how qtp recognises objects?

699


What is the basic concept of quicktest professional (qtp)?

776


Can you brief the hurdles you faced during Automation testing?

769


What is recovery scenario manager? When you go for recovery scenario manager?

787


distinguish between old version and new version QTP features.

2063