TestWriter
Test Writer
Requirements |
|
Main Activities |
|
Supporting Tasks |
› A development setup |
|
› Writing Manual Tests |
|
Improve processes. Maintain tests. |
Writing Manual Tests
Manual test cases are utilized by testers to perform predefined test cases against software, images and hardware. No programming knowledge is required to write manual test cases.
Writing Autopilot Tests
As the name suggests, Autopilot tests are tests that are automatically ran against software. They also report any errors found during the tests automatically. The Autopilot tests are written in the Python programming language with the help of a custom API.
Writing Autopackage Tests
Autopackage tests are another type of automatic tests that are built in to Debian packaging. Writing Autopackage tests requires some programming knowledge and understanding the basics of Debian packaging is useful as well.
QATeam/Roles/TestWriter (last edited 2016-02-25 23:21:28 by tsimonq2)