wt r the types of testings r belongs to black box testing,
wt r the types of testings r belongs to white box testing
and wt r the types of testing r belongs to both.
Answer Posted / guest
Hi
here White box Testing was done by developer's
only,if we want to do "White box" Testing means we should
have "Programing knowledge" this white box testing is
related with "Internal structure" of "Program".
for "White box" testing involved different different types
of testings like
1)Unit Testing
2)Integration Testing.
3)sanity Testing(this is the starting stage testing).
Black box Testing:
For this black box testing no need to have
programming knowledge.
1)Functional Testing
2)System Testing
3)Smoke Testing
4)security....
These all are included in "Black box"Testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can Anbody please send me Daily Work status format in which I can save my daily work activity
what are the 3 test tool categories and describe what each can do.
what are the testing appraoch that you have tested for Bread toaster
Do you know anything about Set Top Boxes?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
How to derive test data from the design documents?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
How do you go about testing a project?
tell me some major and minor defects in ur net banking project?
What is meant my Firewall testing? how the testing is performed on it?
where do we work with Application, web and Database servers Means which type of applications.
What are the types of maintenance?
How do you Prepare a Defect Managemnt Policy
Unit Testing can be done by using Nunit?