Hi anybody can answer this question with example. giving as
it is i faced in interview.................
What is TestPhase? What are Entry and Exit Criterias?
Should explain with Example.

Answer Posted / hemant singh

TestPhase

ok

Software Development Life Cycle has different phases.

i.e if we take simple SDLC: Waterfall Model

1. User Requirements
|
|
v
2.Requiremnt Analysis
|
|
v
3.Coding
|
|
v
4.Integration and Testing
|
|
v
5.User Acceptance
|
|
v
6.Maintenance

The above six phases are called SDLC Phases.
Ok,Now Testing is a Phase Of SDLC.
If Tester is Purely Black box tester he can do System
Integration testing , System Testing and Maintanance
testing.

Entry Criteria: The basis for stasrting the testing of an
application or product.

For example:Before starting System testing Development team
should comple the Unit testing.Then they will depoly the
build in the test server.
Then the testing people will do the Sanity or Smoke testing
on the Newly deployed Build of application or product.
If the Application or Product passes the Sanity or Smoke
testing we will accept the build for testing.
This is the Entry criteia.I.e We will accept Build when
only is is stable and have no show stoppers.

Exit Criteria: This is the criteiawhen we will
stop/conclude testing .

For example we encounter a show stopper and it is not
allowing us to test further then we will stop testing.
or If we met the Specified quality standards then we will
stop testing>

Entry and Exit criteria's are components of Test Plan.

Example:
4.4.1 Entry Criteria

*.Unit testing has to be conducted and should have
passed.
* Test results have to be shared with the QC team.
* Known issues should be communicated to the QC
team.

4.4.2 Exit Criteria
*.Execution of system test cases without any issues.
*.Discussion with PM for acceptance in case
of issues.
*.Acceptance and release approval from QC.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Jar file?

1615


What is your Approach when you find 10 Sev-1 bugs in 50 test cases?

2060


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

748


Have you prepared traceability matrix and how to prepare it?

1589


hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail

1547






What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

1521


You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.

2122


What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?

1654


What is severity and priority of bug? Give some example.

655


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

1580


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

1585


How did you do unit testing in your project?

692


What is a test scenario?

695


what is test scenario and test condition?

1480


What is internationalization testing (i18n testing)?

706