Wednesday, May 19, 2010

Few Testing Terminologies

Software:
• Software is a set of programs
Program:
• A program is a set of instructions that perform an action
Requirement:
• Requirement is a customer need.
• A requirement is a singular need of what a particular product or software or service should be or to perform.
• Set of customer needs, called as customer requirements (or requirements document)

Different Terms associated with Requirements:
• There are couple of terms with related to the requirements.
• BRS (Business Requirements specifications)
• CRS (Customer Requirements specifications)
• MFR (Marketing Functional Requirements)
• FRS (Functional Requirements specifications)
• SRS (Software Requirements specifications)
• Use Cases (User actions Vs Application responses)
• Wireframes (Pre designed application design templates)
• Test Cases (To differentiate between expected and actual results)
• Note: All these terms, definitions and explanations are taken care at the later editions.

Application:
• A program or group of programs designed for end users (designed with customer requirements).
• An application is the use of a technology, system, or product or project that is designed for end users.
• The reflection of the customer requirements.
• The design pattern of the customer needs.

No comments:

Post a Comment