
FAQ
I have limited resources for automation during my current project
cycle. How can I choose a few areas to automate in depth?
Detail
You can prioritize your automation using the same criteria you would
use for manual testing. That is, focus on areas of the product where you
expect the most bugs to occur, such as where functionality is new, code
has been rewritten, or behavior has been unstable in earlier releases.
It also makes sense to consider how much effort different features will
take to automate. |