Designing RMI Applications

Test Strategy

  1. Build tests objects that test unit functionality, e.g., one function.
  2. Build aggregate tests for entire use case.
  3. Build threaded tester that does many of these, in sequence.
  4. Build a container that launches many testers. Simulate users.
  5. Build a reporting mechanism.
  6. Run many tests.
  7. Profile performance using tester containers.

José M. Vidal .

41 of 49