5. Tag Problems

  1. How do I decide whether my test should use the compile action or the build action?
  2. When do I need to specify the build action?
  3. How do I decide whether my applet test should use the main action or the applet action?
  4. I put in an ignore tag into my test description but my test wasn't ignored.
  5. Can I use the @author, @run, etc. tags in other files?