|
Why do You Recommended that We Test During the Design Phase?
Glossary and Technical FAQs
Q1. Why do you recommended that we test during the design phase?
A: Because testing during the design phase can prevent defects later on. We recommend verifying three things...
-
Verify the design is good, efficient, compact, testable and maintainable.
-
Verify the design meets the requirements and is complete (specifies all relationships between modules, how to pass data, what happens in exceptional circumstances, starting state of each module and how to guarantee the state of each module).
-
Verify the design incorporates enough memory, I/O devices and quick enough
runtime for the final product.
Q2. How do you contact Rob Davis?
A: Give him a call or send him e-mail.
______________________________________________________
|
|