> Any one has experience in testing the IA, Design documents or requirements? >
What are the methodologies for testing that is performed before “Testing phase>
What is the benefit of testing these documents?>
How did it improve the testing phase?> >
I would like propose the process of testing IA, Design documents before the “Testing phase†started to my company, so I will appreciate any information you provide.
==================================================================
Answer - When you say "IA", are you referring to interface agreements?
You need to refer to "V" model of testing.
Business requirements are validated by user acceptance test cases.
System requirments/Interface agreements are validated by system test cases.High level design is validated by integration test cases.Low level design/code is validated by unit test cases.
- Prepararing and reviewing these documents should begin early in the life cycle.
- Reviewing and ensuring that test cases are correct/complete before test execution is key part of static testing (reviews, inspections.)
Friday, March 21, 2008
Testing question
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment