These are regression tests.

Two scripts are proposed: The first, the QA approach, is the traditional unattended, execution of all scripts and archiving of results. The Dev approach is for one-off testing with script selection and archiving the results as options.

QA Approach

Testlink is the test manager.  It organizes the scripts, runs the tests and archives the results.

Dev Approach

Ant is the test manager.  Ant task run the tests and optionally archive the results.  No connection to the TestLink server is needed.

Phase 1 Scripts

For Phase 1, we expect to have the following test cases from the EarlyDropDemoUseCases spreadsheet scripted and run automatically on a nightly basis:

  1. SimpleRecording - 10, 20, 30, 40
  2. SimpleLiveStream -10, 20, 30
  3. SimpleTrick - 10, 20, 30, 40, 50
  4. LiveStreamingTrick - 10, 50
  • No labels