Content deleted Content added
m General formatting by script |
Kael.shipman (talk | contribs) m →Testing Strategy: Improved grammar and clarity in the last sentence. |
||
Line 17:
=== Testing Strategy ===
Acceptance tests are a part of an overall testing strategy. They are the customer tests that demonstrate the business intent of a system. Component tests are technical acceptance tests developed by an architect that specify the behavior of large modules. Unit tests are created by the developer to drive easy-to-maintain code.<ref>[Test-driven_development]</ref> They are often derived from acceptance tests and unit tests. Cross-functional
== Acceptance criteria and tests ==
|