Tag: testing
Questions Related to testing
-
A. ii is True; i, iii, iv & v are False
-
B. i & v are True; ii, iii & iv are False
-
C. ii & iii are True; i, iv & v are False
-
D. ii, iii & iv are True; i & v are False
-
i, iii, iv, v.
-
ii, iv and v.
-
i, ii and iv.
-
i and v.
-
Observability
-
Simplicity
-
Stability
-
All of the above
-
Black-box testing
-
Glass-box testing
-
Grey-box testing
-
White-box testing
-
Behavioral testing
-
Black-box testing
-
Grey-box testing
-
White-box testing
-
Incorrect or missing functions
-
Interface errors
-
Performance errors
-
All of the above
-
None of the above
-
Behavioral errors
-
Logic errors
-
Performance errors
-
Typographical errors
-
Both b and d
-
Cycles in the program
-
Errors in the program
-
Independent logic paths in the program
-
Statements in the program
-
Rely on basis path testing
-
Exercise the logical conditions in a program module
-
Select test paths based on the locations and uses of variables
-
Focus on testing the validity of loop constructs