-
Junior Member
entry criteria
what is the entry criteria and exit criteria for the functional testing ?
could any one say please
-
Expert Member
Re: entry criteria
Entry criteria: the conditions that must exist before a unit of project work can commence.
Exit criteria: the conditions that must exist before a unit of project work can be deemed complete.
Entry criteria for unit testing phase are: the following documents have been completed, reviewed and approved:
1. Business requirement document complete
2. Program required documents complete
3. Preliminary software development project plan
4. Phase 1 planning
5. Functional specification
6. High-level design specifications
7. Software development project plan approved
8. Software verification plan approved
9. Software configuration management plan
10. Quality assurance plan approved.
Exit criteria for the unit testing phase are:
1. Unit test has been passed
2. The module resides in a baseline directory
3. The project is code-complete.
There are no missing features or media elements
4. All priority a bug have been fixed and closed
5. Internal documentation has been updated to reflect the current state of the product.
Note: unit testing will be performed mostly by the developer.
Entry criteria for integration testing phase are:
1. The project is code-complete. There are no missing features or media elements
2. The product satisfies the performance and memory requirements specified by the functional spec.
3. Software/curriculum have run and passed a sanity test that has been provided by the qa group.
4. All priority a bug have been fixed and closed
5. Internal documentation has been updated to reflect the current state of the product.
6. Curriculum has done a content review of the lessons.
Exit criteria for integration phase are:
1. The integration engineer has tested for install ability.
2. All priority a bug have been fixed and closed.
3. Internal documentation has been updated to reflect the current state of the product.
4. The technical lead has submitted all files for integration accompanied by release notes.
Entry criteria for system testing phase are:
1. Qa has spot tested content, features, and functionality of the product and verified that it is feature-complete.
2. The user interface and the feature set are frozen.
3. The final cd-rom layout has been determined.
4. The technical lead has submitted all files for integration accompanied by release notes.
5. The integration engineer has tested for install ability.
6. All priority a bug have been fixed and closed.
7. Internal documentation has been updated to reflect the current state of the product.
Exit criteria for system testing the exit criteria for the system testing phase are:
1. Final publications draft of product publications, including the quick start guide, has been reviewed, tested in qa, and approved by the core team.
2. All priority a bug have been fixed and closed.
3. The software runs on all the product’s supported hardware and software configurations.
4. The product is compatible with third-party products as specified in the functional spec.
Final entry criteria the entry criteria for the final phase are
1. Quality assurance plan approved.
2. The work has been approved and signed off by product marketing
3. Final publications draft of product publications, including the quick start guide, has been reviewed, tested in qa, and approved by the core team.
4. All priority a bug have been fixed and closed.
5. The software runs on all the product’s supported hardware and software configurations.
6. The product is compatible with third-party products as specified in the functional spec. Answer by venkat ref: http://www.geekinterview.com/question_details/25610
Last edited by suji; 10-31-2006 at 02:59 PM.
-
Junior Member
Re: entry criteria
thanks a lot suji
it's very useful information that u have sent
any way nice to meet to u
-
Contributing Member
Re: entry criteria
Thanks Suji for pulling out nice questions with answer. Jim
-
Junior Member
Re: entry criteria
What are the Exit and Entry criteria for the Functinal and Regression testing
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules