EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Identify the incorrect black box technique?
|
Syntax testing
|
|
Linear Code Sequence and Jump(LCSAJ)
|
|
State transition testing
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Exploratory testing, model based testing and requirement testing is black box testing techniques that are used to test the system or program. Therefore, fault injection is not a black box testing.
Detailed explanation-2: -There are four main black box testing techniques: equivalence partitioning, boundary value analysis, decision table testing, and state transition testing.
Detailed explanation-3: -Black box testing can be applied to three main types of tests: functional, non-functional, and regression testing.
There is 1 question to complete.