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.

Answers were Sorted based on User's Feedback



Hi anybody can answer this question with example. giving as it is i faced in interview..............

Answer / raka

Hemant do not copy n paste someone else answers like u did
for Rajendra.If u have ur real knowledge then only u should
add.

Is This Answer Correct ?    2 Yes 0 No

Hi anybody can answer this question with example. giving as it is i faced in interview..............

Answer / 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

Hi anybody can answer this question with example. giving as it is i faced in interview..............

Answer / rajendra

TestPhase

ok

Software Development Life Cycle has different phases.

i.e if we take simple SDLC: Waterfall Model

1. Requiremnt Gathering
|
|
v
2.Requiremnt Analysis
|
|
v
3.Coding
|
|
v
4.Unit Testing
|
|
v
5.Integration
|
|
v
6.Integration Testing
|
|
v
7.System Testing
|
|
v
8.Maaintanance

The above eight 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.

Ok Friends Byee

Still if u have doubts
feel free to mail me.
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    3 Yes 3 No

Hi anybody can answer this question with example. giving as it is i faced in interview..............

Answer / raam

Hi Rajendra, thanks a lot. I got clear picture. At present
iam working in Build&Release domain. Iam trying for testing
job and i faced this question. Once again thanks Rajendra.
i think u r working at Hyd (AP). I have seen many answers
from your side. I too from AP.
Thanks,
Raam

Is This Answer Correct ?    0 Yes 0 No

Hi anybody can answer this question with example. giving as it is i faced in interview..............

Answer / raja

Which input face to satisfy to get the entry
Which output face to satisfy to exit

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Diffrence b/w functional testing,functionality testing,system testing?

0 Answers   CIL,


how we will decide test effectiveness and test efficiency?

1 Answers   Wipro,


what is crud testing ?

1 Answers   Crea,


Expain about V model?

5 Answers   AppLabs,


How can we test a web application meant for Dump and Deaf???

1 Answers   ACS,






What is known issues?

3 Answers   Mantra Media, Yardi,


Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None

2 Answers   ADITI,


What is the difference between client server and web based testing?

3 Answers   CTS, Titan,


Explain what makes a good test engineer?

5 Answers   IBM,


how do you test a calendar ?

1 Answers   Logica CMG, Satyam,


What kind of testing to be done in client server apllication and web application? Explain....

2 Answers  


In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly

2 Answers  


Categories