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 |
can any one of u give templates for test plan and test strategy
What is Software Testing ? Why software testing is necessary ? When to stop testing?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
what is difference between test harness and test bed. Are they same? Plz reply.......
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM)
in compatability and installation testings ,which one is conducted or performed on an application initially
Where do you get your expected results?
how many members are involved in test plan? and tell me names?
Explain about "Compatibility Testing" in Web based Application?
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
How to write test scenario for white board?What is scenario? pls explain me with example.