What is Application entry and exit criteria
Answer Posted / dinesh
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 |
Post New Answer View All Answers
Explain glass box testing?
Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?
Can anyone provide the definitions for the following abbreviations? Thanx to anyone who could CIT CAP
Hi..i am planning to write ISTQB foundation level exam..could any one suggest me training center for istqb..also, where can i write istqb exam in chennai..could u plz list the prometric centers for istqb in chennai
What is test script?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
What makes an inspection different from other review types?
Explain installation testing?
What is the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?
What is the maximum length of cable supported in SCS-1,2 and 3?
Mention the difference between data driven testing and retesting?
how do you convert use cases into test cases?
i am fresher in manual testing.how to do database testing as a manual tester.suggest me some answers,so that i will have a clear idea adout database testing.
What is the difference between testing techniques and testing tools?
What is the difference between model based testing and state transition testing? Or are they the same?