SOFTWARE ENGINEERING

SOFTWARE TESTING

BLACK BOX TESTING TECHNIQUES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following types of defects is use case testing MOST LIKELY to discover?i) Defects in the process flows during real-world use of the system. ii) Defects in the interface parameters in integration testing. iii) Integration defects caused by the interaction and interference of different components. iv) Defects in the system as it transitions between one state and another.
A
ii, iii.
B
i, iii
C
iii, iv
D
i, ii
Explanation: 

Detailed explanation-1: -Types of the defects that are easier to find during the static testing are: deviation from standards, missing requirements, design defects, non-maintainable code and inconsistent interface specifications.

Detailed explanation-2: -Inconsistent message structures between systems. Incorrect data, missing data, or incorrect data encoding. Interface mismatch. Failures in communication between systems. More items •28-Nov-2019

There is 1 question to complete.