Differences Between Whitebox testing and Blackbox testing
Answer Posted / ratikant kumar
White box testing, sometimes called glass-box testing, it
is test case design method that uses the control structure
of the procedural design to derive test cases.
using this testing s/w engineer can
derive cases that :-
1)guarantee that all independent paths within a module have
been exercised at least once
2)exercise all logical decisions on their true and false
sides
3)execute all loop their boundaries and within their
operational bounds and
4)exercise internal data structures to ensure their
validity.
Black Box Testing:-
Black box testing also called behavioral testing,focuses on
the functional requirement of the software.that is black
box testing enables the software engineer to derive set of
input condition that will fully exercise all function
requirements for a program. black box testing is not an
alternative to white box techniques.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
Do you know anything about Set Top Boxes?
What Is risk Based testing?
what are metrics and what are metrics did u collect in you are project
what is entry and exit criteria and explain it?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
what are the 3 test tool categories and describe what each can do.
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What ishigh severity, low priority bug?
What kind of testing to be done in client server application and web application? Explain
How does a coverage tool work?
what are the typical problems in web testing?
Inwhat basis the time is allocated for testing the application?
What can you tell about the project if during testing you found 80 bugs in it