On what basis we select test cases to automate?



On what basis we select test cases to automate?..

Answer / prasanna_ny

Usually, we automate the test cases if the test is:
1.Reusable
2.Repeatable
3.data driven test(for multiple set of data)
4.regression


Regards,
Prasu!!!!

Is This Answer Correct ?    12 Yes 2 No

Post New Answer

More Automation Testing AllOther Interview Questions

you have any interaction with clients?

2 Answers   Mind Tree,


What testing activities you may want to automate in a project?

1 Answers  


If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?

1 Answers  


Can you achieve 100% automation?

1 Answers  


Give some examples for functional & regression test tools?

1 Answers  


Tell me what is a keyword-driven framework?

1 Answers  


I am using the selenium tool for my web application testing I recorded some script and agian i played same but while playing: Alert msg is not getting closed It needs the manual interaction [Note:Here alert is generated not at the time of onload event] Please provide some solution for this

2 Answers  


What are the attributes of a good framework?

1 Answers  


Explain load testing on websites?

1 Answers  


Explain me what is a framework and what are the frameworks available in rc?

1 Answers  


how can we reverse the string without using the revese of String function in QTP?

1 Answers  


Why do you want to keep this kind of information in a separate file and not directly in the code?

1 Answers  


Categories