What are Test case selection criteria for Automation?

Answer Posted / babu

Test Cases selection for automation will be based on

1)Test cases which has to be executed repeatedly
2)Test cases which will be used by the users more frequently


Pls let me know if i am wrong

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of quick test pro(qtp)?

556


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

1742


Explain QTP using different development techniques ?

531


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

578


What is qtpro? What is a quick test professional?

577






what r the main attributes of test automation?

1474


I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?

1669


What is data driver in qtp?

568


What ate the Technologies supported by QTP?

639


How many types of recording modes in the qtp?

586


Explain the concept of object repository?

524


what is vmodel?advantages and disadvantages of vmodel?

1610


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

1615


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); }

1680


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1624