One way to implement this is to create a separate test project.
This has two disadvantages:
- There is overhead in creating and maintaining a separate project.
- The credit accrued by testers goes to a different project.
BOINC provides a way to do beta testing in the context
of your existing project.
You can let users volunteer to run test applications,
warning them in advance that these applications are more likely to crash.
These users will get a mixture of regular and test results,
and they'll get credit for both.
Here's how to do it:
";
page_tail();
?>