SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Cause effect graphing techniques is one form of
A
Maintenance testing
B
Structural testing
C
Function testing
D
Regression testing
Explanation: 

Detailed explanation-1: -Cause Effect Graph is a black box testing technique that graphically illustrates the relationship between a given outcome and all the factors that influence the outcome. It is also known as Ishikawa diagram as it was invented by Kaoru Ishikawa or fish bone diagram because of the way it looks.

Detailed explanation-2: -Cause-effect graph comes under the black box testing technique which underlines the relationship between a given result and all the factors affecting the result.

Detailed explanation-3: -A Cause and Effect Diagram is a graphical tool for displaying a list of causes associated with a specific effect. It is also known as a fishbone diagram or an Ishikawa diagram (created by Dr. Kaoru Ishikawa, an influential quality management innovator). The graph organizes a list of potential causes into categories.

Detailed explanation-4: -The Cause-Effect graph maps a set of causes to a set of effects, while the causes are the inputs to the program and the effects are the output.

There is 1 question to complete.