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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories >> Software >> Testing >> Manual-Testing
 
 
 
Question
list out types of white box testing with breif explain? 
some body told seven types are there,  plz give me ans.

karthis4u@gmail.com
 Question Submitted By :: Karthis4u
I also faced this Question!!     Rank Answer Posted By  
 
Answer
Hi Karthi,

White box testing strategy deals with the internal logic 
and structure of the code.

Types of testing under White/Glass Box Testing Strategy: 

Unit Testing: 
The developer carries out unit testing in order to check if 
the particular module or unit of code is working fine. The 
Unit Testing comes at the very basic level as it is carried 
out as and when the unit of the code is developed or a 
particular functionality is built. 

Static and dynamic Analysis: 
Static analysis involves going through the code in order to 
find out any possible defect in the code. Dynamic analysis 
involves executing the code and analyzing the output. 

Statement Coverage: 
In this type of testing the code is executed in such a 
manner that every statement of the application is executed 
at least once. It helps in assuring that all the statements 
execute without any side effect. 

Branch Coverage: 
No software application can be written in a continuous mode 
of coding, at some point we need to branch out the code in 
order to perform a particular functionality. Branch 
coverage testing helps in validating of all the branches in 
the code and making sure that no branching leads to 
abnormal behavior of the application. 

Security Testing: 
Security Testing is carried out in order to find out how 
well the system can protect itself from unauthorized 
access, hacking – cracking, any code damage etc. which 
deals with the code of application. This type of testing 
needs sophisticated testing techniques. 

Mutation Testing: 
A kind of testing in which, the application is tested for 
the code that was modified after fixing a particular 
bug/defect. It also helps in finding out which code and 
which strategy of coding can help in developing the 
functionality effectively. 

Please correct me if i am wrong.
Pooja
 
0
Poojajaiswal79
 
View All Answers
 
 
 
 
 
   
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