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 |
what is sanity testing? what we do in sanity testing? give an example...
what is Installation Testing?
What are the things the tests ensure?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
Why are You so sure that You are qualified enough to this SQA Tester Job?
what is defect life cycle in test director
What is Mutation Testing?
What is Cause and Effect Diagram, how it helps in software testing?.
Any Applications In The Market To Help Quality Test Team Members Communicate With Each Other?
create a daily status report or list the items you will cover in a status report
What is basis set?
What is branch testing and what is boundary testing?