Testing: Difference between revisions
Jump to navigation
Jump to search
Amweeden06 (talk | contribs) New page: Trying to "break" the code and/or robot; testing all possible scenarios and noting when actual behavior differs from expected behavior. Benefits a lot from automation. |
Amweeden06 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Trying to "break" the code and/or robot; testing all possible scenarios and noting when actual behavior differs from expected behavior. Benefits a lot from [[Automation|automation]]. | [[Robotics-lab6-tasks|Back to Lab 6 Main Page]] | ||
Trying to "break" the code and/or robot; testing all possible scenarios and noting when actual behavior differs from expected behavior. Benefits a lot from [[Automation|automation]]. Beneficial to [[Editing/Refactoring|editing/refactoring]]. | |||
Latest revision as of 15:24, 2 April 2010
Trying to "break" the code and/or robot; testing all possible scenarios and noting when actual behavior differs from expected behavior. Benefits a lot from automation. Beneficial to editing/refactoring.