How many are the types of Black Box testing ?

Answers were Sorted based on User's Feedback



How many are the types of Black Box testing ?..

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

How many are the types of Black Box testing ?..

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

How many are the types of Black Box testing ?..

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

How many are the types of Black Box testing ?..

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

Post New Answer

More Manual Testing Interview Questions

how do i write perfect test case for functional testing

2 Answers  


Actually by using severity you should know which one you need to solve so what is the need of priority?

0 Answers  


if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester

6 Answers  


How we will test ubercate

0 Answers  


How you test database and explain the procedure?

3 Answers   Verizon,






Expain Equivalence Class Partion with an Example?

5 Answers   McAfee,


what is meant by cyclomatic complexity???

3 Answers   Philips,


what are iso,cmm,cmmi,level1,level2 etc in testing?

2 Answers  


what is the priority for fixing bug?

2 Answers  


What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.

5 Answers   Xavient,


What is Test data ?Whrere we are using this in testing process? what are the importance of this data?

3 Answers   Apps Lab, Illusion Technologies,


what is meant by interoperability testing?

3 Answers   STC,


Categories