自动化测试的误解与自动化测试的好处

 

Misconceptions of Automated Testing
•An automated test tool WILL replace the human factor necessary for testing.
•You WILL achieve 100% of application tests automated.
•Automated testing WILL immediately minimize the test schedule or manual effort.
 
 
Benefits of Automated Testing
 
•Tests can be run unattended.
•Tests are repeatable.
•Reduces the fatigue of performing testing manually, which leads to more consistent results.
•As new bugs are discovered and fixed, tests can be added to check for those bugs, to ensure that they are not reintroduced.

posted on 2011-04-10 09:59  TIB  阅读(378)  评论(0编辑  收藏  举报

导航