what is black box testing, and what are the methods for BBT
plz explain it
Answer Posted / abdul
The process of selecting test cases which are related to
specfication of the component and not related to internal
structure is known as black box testing.
diffrent type of bb testing are
1. Boundary value analysis
2. Equivalence partition
3. State transition
4. Decision table
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What's the relationship between environment reality and test phases?
Hi.....wat r d major bugs we can find in banking domain???
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What is unit level testing?
what is the difference between test case and result matrix
approx how long a simple website take time just for manual testing including report generation.
What is common interface?
What is the test harness?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
what is traceability matrix and its usefulness
What is bug leakage?
What are the properties of a good requirement?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is state transition?