Difference between revisions of "Tester"
(Created page with "== Setting up a development installation == * setup Linux distributive (RPM based distro is preferred) on one of your test hardware node * follow OpenVZ...") |
|||
Line 7: | Line 7: | ||
== Exploratory testing == | == Exploratory testing == | ||
− | With an installed version of the development release up and running, you can perform exploratory testing against any packages of components you wish. Go wild! Try and break things! See if the new software can handle the unexpected, or even the normal use cases. If you find a bug, [[ | + | With an installed version of the development release up and running, you can perform exploratory testing against any packages of components you wish. Go wild! Try and break things! See if the new software can handle the unexpected, or even the normal use cases. If you find a bug, [[Reporting_OpenVZ_problem|report it]]! |
Revision as of 13:54, 11 March 2015
Setting up a development installation
- setup Linux distributive (RPM based distro is preferred) on one of your test hardware node
- follow OpenVZ installation instructions
- install component which you want to test
Exploratory testing
With an installed version of the development release up and running, you can perform exploratory testing against any packages of components you wish. Go wild! Try and break things! See if the new software can handle the unexpected, or even the normal use cases. If you find a bug, report it!