My organization is looking to incorporate automated testing into our monthly release process to reduce our testing cycle time. We are just starting to create a strategy for introducing automation, and I’m looking for some tips on how to approach automation and where to focus first.









Scott,
Many companies make the mistake of “happy capture” of functional scripts. The key is developing a “framework” that is based on components (i.e. a single logon test script that is parameter driven). In addition, pick a key area that does not have alot of changes (fairly stable). Also, don’t try to automate all transactions. Pick a critical path and set a regression testing bed which is the value of automation (because there is an upfront investment).
Thanks,
Joe