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 / 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 |
Post New Answer View All Answers
What are parametere require for Performance testing?
Tell some examples of bug severity and bug priority?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
What is the difference between three tier and two tier application?
write test cases on wall
Can you explain calibration?
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
how to test a web application manually?can u explain indetail?
How do your characteristics compare to the profile of the ideal manager that you just described?
Can you explain the pdca cycle and where testing fits in?
what r the measure bugs found in your project??? Give some example abt this.
What is the difference between qa, qc, and testing?
how to explain banking domain project in testing?