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
What is the difference between static testing and dynamic testing?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
What are the different available models of sdlc?
How will you do beta testing?
write testcases for open dialogbox
What are the uses of test plans? What is the need of test plans and explain their significance
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
Diffrence b/w functional testing,functionality testing,system testing?
1. what is a date guidelines ?
What are the RBI rules has to follow by a bank for online precesseing. ?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What are the different types of integration testing?
Can you explain the workbench concept?