Software QA Testing Question:
What is Negative Testing?

Answer:
Testing aimed at showing software does not work. Also known as "test to fail". See also Positive Testing.
Previous Question | Next Question |
What is Path Testing? | What is Static Analysis? |