ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
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.
 Question Submitted By :: Ramumcato
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
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 ?    1 Yes 0 No
Rajendra
 
  Re: 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
# 2
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
Raam
 
 
 
  Re: 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
# 3
Which input face to satisfy to get the entry
Which output face to satisfy to exit
 
Is This Answer Correct ?    0 Yes 0 No
Raja
 
  Re: 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
# 4
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 ?    0 Yes 0 No
Hemant Singh
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
write high level test cases CTS4
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing EDS1
how do we categorize the test cases for regression testing? Wipro2
what are testing Techniques? Pls answer  1
Formate of weekly & daily status report means contents in that report Satyam1
How will you explain to an uneducated person about Software? CSC4
Please let us know With out GUI features how to test the application AppLabs1
What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names) CFC4
can u please give me any good examples of high priority and low seviarity and vice versa  2
What is Defect containment? Accenture2
Phases of Software Testing Life Cycle?  5
What is diff between equialence partioning and boundary value analysis TCS3
give five problems in software devlopment process? Millennium1
On what security parameters do u test a "web-based application" ..? HCL4
what is realibility  1
What is Client Server/Web Server Configuration(ISS). Accenture1
Difference Between Quality Center and Test Director? CSC2
How integration testing performed in organization Satyam5
How did u perform regression testing what r the steps involved? HCL2
what is checkin & checkout ?  4
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com