Behavioral testing – Software Engineering
Question 1 UGC NET June-2020 Which of the following is/are behavioral testing technique(s)? (A) Equivalence Partitioning (B) Graph-Based Testing Method (C) Boundary Value Analysis (D) Data flow Testing (E) Loop Testing Choose the correct answer from the options given below: |
A – (B) and (D) only |
B – (A), (B) and (C) only |
C – (D) and (E) only |
D – (A), (C) and (E) only |
Show Answer With Best Explanation
Answer : B
Explanation:
Behavioral testing technique:
Equivalence Class Partitioning
Boundary Value Analysis
Cause-Effect Graphing
Graph-Based Testing Method
Orthogonal Arrays Testing