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. How do I distinguish the new and improved JavaTest Harness, version 3.* from its predecessors?
  5. What are the JDK regression extensions to the JavaTest harness? What is "regtest"?
  6. What is jtreg?
  7. What are the system requirements for using the JDK regression extensions?
  8. Where do I find additional supporting documentation?
  9. The spec is fine, but there's some functionality that I'd like to get from the regression extensions or I still can't run it on a basic test. Who do I contact?
  10. Why not use JUnit?