Tuesday, October 12, 2010

If automating-what is your process for determining what to automate and in what order? OR Can you automate all the test scripts? Explain ? OR How do you plan test automation? OR What criteria do you use when determining when to automate a test or leave it manual?


1.      Test that need to be run for every build of the application
2.      Tests that use multiple data values for the same actions( data driven tests)
3.      Tests that require detailed information from application internals
4.      Stress/ load testing

No comments:

Post a Comment