what is the criteria for choosing test cases for automation?
Ex: if you have some 300 test cases, then how many you choose for
automation. what is criteria of selecting?

Answers were Sorted based on User's Feedback



what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, t..

Answer / saff

they r no of criteria where we choose automating a
particlar feature ttesting like
1)when the test cases have to repeated for every build we
have to choose autoamting them
2)if the test cases are having data values to be passed in
that cases it is goodidea to automate them for better
coverage
3)and when the test cases are tested for compatibility fo
the system then this is the other situvation where we can
auotmate

Is This Answer Correct ?    13 Yes 2 No

what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, t..

Answer / bibhu

I would like to add a point, ie- We can choose the
particular test to automate if it's functionality is not
changing frequenly.

Is This Answer Correct ?    5 Yes 0 No

what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, t..

Answer / sajitha

Thnx for the answer

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Whether qtp 9.0 supports Test director8.0

1 Answers   TCS,


describe common problems of test automation?

3 Answers  


I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.

5 Answers  


How to make Non reusable actions into reusable action? is that feature available in QTP

2 Answers   Ordain Solutions,


How is test case write?

1 Answers  


I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?

5 Answers   AZTEC,


anyone can explian about types of "Triggere Events" in QTP

1 Answers  


Hi, Can anyone tell me what type questions can be ashed in interview on QTP?

1 Answers  


is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP

5 Answers   IBM,


X=10,Y=20 you need to swap the numbers without using a third variable?

5 Answers  


What is the difference in testing a client-server application and a web application?

1 Answers  


WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?

2 Answers  


Categories