in IS&Software Engineering recategorized by
500 views
1 vote
1 vote

Black Box Software Testing method focuses on the :

  1. Boundary condition of the software
  2. Control structure of the software
  3. Testing of user Interface only
  4. Cyclomatic Complexity
in IS&Software Engineering recategorized by
by
500 views

1 Answer

0 votes
0 votes

 

Black Box Testing is a software testing method in which the functionalities of software applications are tested without having knowledge of internal code structure, implementation details and internal paths. Black Box Testing mainly focuses on input and output of software applications and it is entirely based on software requirements and specifications.

There are different techniques involved in Black Box testing.

  • Equivalence Class

  • Boundary Value Analysis

  • Decision Tables

NOTE— official Ans is OPTION(C)

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true