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
What r SQA activities?
Which one you prefer, working with independent testing project or working along with development team?
What are the phases of a formal review?
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?
What would you say to your boss if he?s crazy about an idea, but you think it stinks?
How you would allocate a task to team members?
What is virtual address?
In MSBI also we need to write test cases please tell me because iam new to msbi
Explain acceptance testing?
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?
What is the purpose of a test completion criterion?
We use the output of the requirement analysis, the requirement specification as the input for writing …
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?
Explain system testing?
What is difference between Agile and V model? Explain