COMPUTER SOFTWARE
SYSTEM SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Functional testing
|
|
Black box testing
|
|
White box testing
|
|
Alpha testing
|
Detailed explanation-1: -The primary source of black box testing is a specification of requirements that is stated by the customer. In this method, tester selects a function and gives input value to examine its functionality, and checks whether the function is giving expected output or not.
Detailed explanation-2: -Functional testing – This is a type of black box testing which is related to the functional requirements of a system; Functional testing is concerned only with the functional requirements of a system and covers how well the system executes its functions.
Detailed explanation-3: -Specification Based Testing Technique is also known as Behavior Based Testing and Black Box Testing techniques because in this testers view the software as a black-box.