What is Application entry and exit criteria
Answers were Sorted based on User's Feedback
Answer / neena
ENTRY CRITERIA : Before moving from planning phase to
execution phase of our Testing life cycle, we should make
sure it meet certain entrance criteria.
Following are the checklist or process before you offically
moving in execution phase:
1. Test cases completed
2. Test Data available
3. Testing Environment is setup
4. Resources are identify
5. Bussiness requirement, Functional Requirement, Use case
document, RTM are available( which are signed off by all
the stake holder)
Manager has to sign it.
EXIT CRITERIA: Before moving from excution phase to
Analysis phase we should make sure that it meets certain
Exit criteria.
Following are the checklist before we offically enter in
analysis:
1. All Test Cases Executed
2. All Defects report and Retested
3. Test documents are updated with results
4. All reports are generated:
* Execution report
* Defect Report
Manager has to sign off
| Is This Answer Correct ? | 13 Yes | 1 No |
Neena is almost correct but few more major things need to
be ensures before Entry and Exit criterias.
Entry criteria should meet the following;
1)Unit testing and DIT(Developer Integration testing)
should be completed by development team and all the unit
and DIT test cases should have passed and the Unit test
report to be shared to testing team.
2)Test Turnover document should be shared by development
team.
3)SIT(System/software integration Testing)Test cases are
completed and the same is reviewed by all the stake holders
and approved.
4)All the issues that has been raised during the Unit and
DIT testing are reported in Bug trackin tool and are
addressed.
5)Application should pass, smoke and sanity testing.
6)before every consecutive loops after loop1(i.e loop2,
loop3... etc)impact analysis document should be shared by
the development team to testing team, to identify the error
prone areas after the fix is done for a bug(it helps
testing team to do regression)
6)All the above said documents and the application should
be checked-in in CFM tool.
Exit Criteria:
1)All the issues are tracked in defect tracking tool.
2)All significant defects are closed. If any exists, should
be acceptable.
3)All the test cases are executed.
4)Test artifacts updated to include test results, and put
under configuration management.
5)Voice of the tester.
| Is This Answer Correct ? | 1 Yes | 0 No |
Why is the decision table testing used?
Diff. between STLC and SDLC?
hi,iam learning testing tools in mindq.i want to put 2+exp. is there any problem with that. tell me what are the Interview questions for experienced peopole. please give me the answer. thanq
What is differences between SCS-1,2 and 3
Testing an SAP B1 -Add -on ? How?Different types of testing done, functional areas to be tested, any check list for testing SAP B1 as SAP takes care of Date fields, validation of text fields, telephone fields etc.... ?What to be tested and how?
What version of the oracle are you familiar with?
Best institute for protocol testing in Hyderabad ? How will be the market for protocol testing ?
What goes into a Test Summary? How would you write a Test Summary?
What is the difference between Testing and Code review?
What is the difference between test matrix and traceability matrix?
how do you convert use cases into test cases?
Hi, I attended an interview recently. I was asked the following question Assuming that I am Test Manager. There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing? Pls let me know your approach on this.