Interview Questions

Quality On Time - Miscellaneous

Quality On Time


(Continued from previous question...)

Quality On Time - Miscellaneous

  • Harness and Tests should be under Configuration Management/Version Control
  • Consider mechanisms to differentiate between a failed test (AUT is really broken) and a failed test case (test case is not implemented correctly)
  • Build a little, Test a little
  • Test Early/Test Often
  • Consider implementing links to ancillary applications to assist in defect discovery (Boundschecker, Norton Utilities, etc.)
  • Keep it simple!

Other Interview Questions