Tuesday, January 27, 2009

what are the acceptance requirements that a system must meet in acceptance testing?

Acceptance requirements that a system must meet can be divided in 4 categories:
a) Functionality requirements, which relate to the business rules that the system must execute.
b) Performance requirements, which relate to operational requirements such as time or resource constraints.
c) Interface quality requirements, which relate to a connection to another component of processing.
d) Overall software quality requirements are those that specify limits for factors or attributes such as reliability, testability, correctness, and usability.

No comments:

Post a Comment