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
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
What is software configuration management?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
how we write test cases to brs,srs,hlds,llds
What's the difference between alpha and beta testing?
What are the different servers and difference between them?
What makes a good software qa engineer?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What is concurrent user hits in load testing?
Testcases for msword( microsoct office word??
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
What is virtual creation tool?
how to clarify functional requirements and non functional requirements in a srs?
Which model is following in your company for developing software?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING