entry and exit criteria for testing code example

Example 1: entry and exit criteria for testing

Entry criteria – It is a process that should run when a
system begins. It includes the following artifacts.
SRS (Software Requirement Specification)
FRS (Functional Requirement Specification)
Test-Case
Test-plan
Test strategy
Exit Criteria – It signals when the testing should complete
and when should the product be ready to release. It includes
the following artifacts.
Test Summary ReportMetrics
Defect Analysis report

Example 2: entry criteria vs exit criteria

Entry criteria are the criteria or requirements,
which must be met before initiating
a specific task or a process. 

Exit criteria The conditions that must 
be met before testing should be concluded.

Example 3: entry criteria

Entry criteria are the criteria or requirements,
which must be met before initiating
a specific task or a process.