how many types of testing techniques are there and please
clarify each technique in a detail way?
Answer / aruna tummala
There are 3types of techniques.
1.Black Box Technique 2.White Box Technique 3.Grey Box Technique
1.Black Box Technique:Black Box
testing technique done by the test engineers.B.B
testing doesn't require knowledge of source code.
Eg for B.B testing is functional testing,integration
testing,system testing.
2.White Box Technique:White box testing done by the developers.W.B.testing requires knowledge of source code
Eg for W.B.Testing is Unit testing
3.Grey Box Technique:Grey Box testing refers to the technique of testing a system with limited knowledge of the internals of the system.Grey box testers have access to detailed design document with information beyond requirement documennts.
| Is This Answer Correct ? | 3 Yes | 1 No |
Suggest me MCQ book for Software testing
What is your hierarchy in your organization?
what are the key feature needs to mention in Test Strategy document and what are the key feature of Test Plan?
Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
how will you define your bug status flow in softsmith qamonitor?
what is Agile Testing and who will involve and when will u perform this testing ??
How do you start your QA if there are no system requirements?
Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example.
Trace to customer requirements - what type of testing it is.. a.tracebility testing b.white-box testing c.block box testing d.regression testing
Explain insurance project modules,and what we need to test on which functionality?
What are the attributes of a good software qa engineer?
What is error guessing?