Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

list out types of white box testing with breif explain?
some body told seven types are there, plz give me ans.

karthis4u@gmail.com

Answer Posted / poojajaiswal79

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

Is This Answer Correct ?    17 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between coupling and cohesion?

1119


Can you explain a pair-wise defect?

1183


Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place

2128


what exactly is heuristic checklist approach for unit testing?

3209


What r the functional testing u perform?

2176


What is testing and maintenance?

1238


Explain compatibility testing with an example.

1074


How to test the search functionality.For example in naukri advance search is there.how ca i test that page.

2164


what is Test management fundamental?

2256


Difference between Stakeholder and Relevant Stakeholder?

2066


Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma

1997


in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail

1593


Diffrence b/w functional testing,functionality testing,system testing?

2081


what are questions asked in TCS for database tester (sqlserver)?ay idea

2933


How will u decide test data to see that evey feature is thoroughly tested

2062