1. Overview

  1. What's the purpose of this test framework?
  2. What's a regression test?
  3. But I can also write non-regression tests using this framework?
  4. What is the JavaTestTM harness?
  5. What are the JDK regression extensions to the JavaTest harness? What is "regtest"?
  6. What are the system requirements for using the JDK regression extensions?
  7. Where do I find additional supporting documentation?
  8. Why not use JUnit?