How many are the types of Black Box testing ?
Answers were Sorted based on User's Feedback
Answer / mahesh
Black box testing is testing the application from a
functionality perspective with respect to the requirements.
There are different techniques for black box testing which
includes Equivalence Partition, Boundary Value Analysis
etc.,
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / mahesh
Black Box Testing is testing the application with the
testcases that are prepared from the Requirements.
In Black Box Testing, Tester will not have the knowledge of
coding.
Black Box testing is five types.
1) Boundary Value Analsys.
2) Equilence class partitions.
3) Error Guessing.
4) Cause effect graffing.
5) Orthoganl arrays.
| Is This Answer Correct ? | 11 Yes | 6 No |
Answer / anjani d
Black-box test design treats the system as a "black-box", so
it doesn't explicitly use knowledge of the internal
structure. Black-box test design is usually described as
focusing on testing functional requirements. Synonyms for
black-box include: behavioral, functional, opaque-box, and
closed-box. White-box test design allows one to peek inside
the "box", and it focuses specifically on using internal
knowledge of the software to guide the selection of test data.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / syed shareq
Six Types Of Black Box Testing
(1)BVA (Boundary Value Analyses)
(2)ECP (Equivalence Class Partitions)
(3)DT (Decision Table)
(4)OA (Orthogonal Array)
(5)State Tran-session
(6)EG (Error Guessing)
| Is This Answer Correct ? | 1 Yes | 4 No |
1. Testing engineer find a bugs but develper not accepted that bugs ? How do fixes the bugs?
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
what is the difference between quality assurence and quality control
Hi frenz!!! I heard that Satyam recruitment Pattern has changed like Written, Essay Writing and HR+Tech? Is that true???
how would u ensure 100% coverage testing?
What thing should be tested in regresson testing?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
Explain a bug which if you have missed could have created a big problem.
Diff. between system test cases & UAT test cases.
what i s SRS
18 Answers Accenture, BPR, CLG,
what is tracebility matrix.what is tracebility template
Write a Testcase for mobile phone ?