160 likes | 197 Views
Discover key lessons learned in automated software testing by a testing team leader at QSuper Limited. Gain insights on the value of automated testing, best practices, regression testing, GUI testing, and more. Learn effective strategies for automation success and the importance of adapting to changes in testing environments.
E N D
About Me Testing Team Leader QSuper Limited Web Master Watir Open Source Project watir.com
“There are good practices in context,but there are no best practices” Lessons Learned inSoftware Testing(2004)
know your context.it defineswhatautomatedtesting is,what valueit can add
automated high value, high risk things.not easy things. how? →
automating your regression testing often delivers great valueeach manual regression test costs $$$regression tests are repeatable across iterations
quick wins give you breathing space to develop a good solution
often you need to test through the GUI,so live with itbut...
...cater for change, be able to automate new GUIs, APIs, DBs