Questions Related to testing

Multiple choice technology testing
  1. Testing the boolean expressions which are not in control structures

  2. Entire expression is considered as boolean expression irrespective of logical-and and logical-or operators

  3. Coverage except switch-statement cases, exception handlers

  4. All of the above.

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology testing
  1. To find whether the hardware burns out

  2. Same as build verification test

  3. To find that software is stable

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer