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 |
Difference between Defect Removal efficiency and Defect containment effectiveness
PET model architecture..?
Have u ever converted test scenarois into testcases? If so how?
How to create requirements test matrix template?
what is system specification ? what is functional specification?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
How to start testing after project kick off ???
Can anyone help you in this?
how to access a build & wat is its configuration.
What is exploratory testing and specification-driven testing?
What are the different verification techniques you know?
What are the benefits of destructive testing?