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

Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.

3 Answers  


Please anybody explain the interaction of tester with developers and team lead regarding bugs or any issue, how they interact? How they discuss... Plz be clear in detail

6 Answers   eSymbiosis, Infosys,


What is the difference between Build Management and Release Management ?

1 Answers   CTS,


do you write test case for smoke testing?If not why?

2 Answers  


How do work in Cilent server Application?

1 Answers  






should we include risk in Test Plan

5 Answers   iSoft, Mascon, Nigerian Ports Authority,


When bug is raised ?

3 Answers   Amdocs,


What is split testing?

0 Answers  


How will you find out Root Cause of any defect?

2 Answers  


What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc

3 Answers   Oracle,


what is smoke testing? what is sanity testing?

5 Answers  


what are functional and non functional requirement of SRS document..

6 Answers   Logica CMG, Sharp,


Categories