Please give an example of White box Testing?

Answer Posted / a sameer

Whit Box Testing:- It is done by the developers to check the
code to which they have written.
In white box testing we do the following testing techniques

1.Statement Testing.
2. Loop Testing.
3. Path Testing.
4. Branch Testing.
5. Mutation Testing.

In Statement Testing we check all whether all the statements
are given in a correct format and in a meaningful format.
In Loop testing we check whether the assigned loop is
terminating properly in the code part.
In Path testing each and every code has some path to flow
one path goes in one functionality and other path goes to
other functionality so here we need to check whether the
path flow is moving properly or not.
In Branch testing we check how many branches are there in
the code all the branches are moving properly
IN Mutation testing we check the standard of code like for
the working part of code remove some lines and then run the
code here we should get an error message related to the
removed lines of code - to justify whether the code is
working properly or not.


All these things need to tested by developers for there own
code before they release to QA team.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is the best testing model?

600


what are the Cs in testing

1627


What is black box testing, and what are the various techniques?

723


Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi

2249


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?

2360






What does entry and exit criteria mean in a project?

693


What is the difference between GUI Testing,UI testing and Usability TEsting

1949


what types of bugs will we find out in banking projects

1837


Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it

3530


Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies

1455


What is the difference between manual testing and automation testing?

647


What Is risk Based testing?

1506


What impact ratings have you used in your projects?

681


could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com

1658


Password is having 6 digit alphanumeric then what are the possible input conditions?

702