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
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 |
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 |
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 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 |
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 |
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
3. Name three words or characteristics that describe this Web site.
If someone had 2 months experience in manaul testing but not that much effetive knowledge then what he should do show experience or not in his C.V.
what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?
Any Tools to test the performance of SQL Database?
What is the relation ship between regression testing and pesticide paradox?
What was the difference between Test case and Bug Report is there any template for this
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.
i m doing a course in manual testing ,they ll be conducting a online exam.i just need a sample question paper with answer.
Do you know of metrics that help you estimate the size of the testing effort?
what is the proper definition of Slippage Ratio? Thanks in Advance. Regards, M.MurthySharma.
On which basis u'll prepare the test cases.