What is meant by Entry and Exit points in Testing?
Raam - ramumcato@yahoo.com
Answers were Sorted based on User's Feedback
Answer / divya
Entry Points:
- Test environment is ready
- Test cases are prepared
- Dev team has given the build
Exit points:
- All modules are covered
- All test cases are executed
- Bugs are reported and resolved
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / sistla
Entry and exit points are the entry and exit criteria for
testing , like for an application to enter in to system
testing the unit testing should have been completed. And for
acceptance the system testing needs to be completed.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / yammy
Entry points are nothing but exection of your test cases.
Exit points can occur in 2 ways firstly by completion of
the execution of test cases (passed) and secondly if any
showstopper bug occus.
Correct me if i am wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manish
SRS and Test Plan are the entry points and Test result and
test reports would be the exit points in TESTING
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the waterfall model in detail?
what is exit criteria for testing?
What is Software Testing ? Why software testing is necessary ? When to stop testing?
what is installation in software referred to as?
Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakageā¦.
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What SQL statements have you used in Database Testing?
How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc
2 Answers HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,
which document we prepare first whether test plan or test case document
when there is no enough time to compleate the test what you will do ?
6 Answers Infinite Computer Solutions,
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
what is bug description document?how to prepare it?