Computer Science - System Analysis and Design - Discussion
Discussion Forum : System Analysis and Design - Section 5 (Q.No. 8)
8.
The black-box concept:
Discussion:
5 comments Page 1 of 1.
Sacheen Pukhrambam said:
7 years ago
BLACK BOX TESTING, also known as Behavioral Testing, is a software testing method in which the internal structure/design/implementation of the item being tested is not known to the tester. These tests can be functional or non-functional, though usually functional.
This method is named so because the software program, in the eyes of the tester, is like a black box; inside which one cannot see.
This method attempts to find errors in the following categories:
> Incorrect or missing functions.
> Interface errors.
> Errors in data structures or external database access.
> Behavior or performance errors.
> Initialization and termination errors.
This method is named so because the software program, in the eyes of the tester, is like a black box; inside which one cannot see.
This method attempts to find errors in the following categories:
> Incorrect or missing functions.
> Interface errors.
> Errors in data structures or external database access.
> Behavior or performance errors.
> Initialization and termination errors.
Abhishek solanki said:
1 decade ago
I think option A is correct because in the black box testing we give inputs and outputs but we are not concerned with the processing or how the input is converted into output.
Anam Khan said:
10 years ago
According to me option B is correct one because in black box testing we made the assumption about stability in concern with input and output of the system.
Ali Aamur said:
7 years ago
Option D is the correct answer.
Suman said:
9 years ago
Option A is correct.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers