MCQOPTIONS
Bookmark
Saved Bookmarks
→
Junit
→
Testing Development Cycle in Junit
→
For the following code..
1.
For the following code
A.
and c then
B.
C.
a=true, b=true, c=true and a=false, b=false, c=false
Answer» B.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
________________ criteria checks whether each state in a finite-state machine been reached and explored.
______________ is a method of achieving complete branch coverage without achieving complete path coverage.
PVC stands for _____________
For the following codeif (a or b) and c thenThe condition/decision criteria will be satisfied by:
_______________IS_A_METHOD_OF_ACHIEVING_COMPLETE_BRANCH_COVERAGE_WITHOUT_ACHIEVING_COMPLETE_PATH_COVERAGE.?$
_________________criteria_checks_whether_each_state_in_a_finite-state_machine_been_reached_and_explored.$
PVC stands for ____________?
______________ applications are often required to show that testing achieves 100% of some form of code coverage.
____________ requires that in a method taking parameters, all the common values for such parameters be considered.
________________ criterion requires that inside each decision, all combinations of conditions are tested.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply