Content deleted Content added
Stevebroshar (talk | contribs) not: controlling comparison |
Stevebroshar (talk | contribs) mention CI/CD |
||
Line 3:
{{Software development process}}
{{More footnotes|date=February 2009}}
'''Test automation''' is the use of [[software]] (separate from the software being tested) for controlling the execution of tests and comparing actual outcome with predicted.<ref>{{cite book | last = Kolawa | first = Adam |author2=Huizinga, Dorota | title = Automated Defect Prevention: Best Practices in Software Management | year = 2007 | publisher = Wiley-IEEE Computer Society Press | page=74| isbn = 978-0-470-04212-0 }}</ref> Test automation supports testing software without manual interaction which can lead to faster test execution and testing more often. Test automation is key aspect of [[continuous
==General approaches==
|