Questions Related to testing

Multiple choice technology testing
  1. Is the same as equivalence partitioning tests

  2. Test boundary conditions on, below and above the edges of input and output equivalence classes

  3. Tests combinations of input circumstances

  4. Is used in white box testing strategy

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology testing
  1. performed by customers at their own site

  2. performed by customers at the software developer's site

  3. performed by an Independent Test Team

  4. performed as early as possible in the lifecycle

Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice technology testing
  1. re-testing ensures the original fault has been removed; regression testing looks for unexpected side-effects

  2. re-testing looks for unexpected side-effects; regression testing ensures the original fault has been removed

  3. re-testing is done after faults are fixed; regression testing is done earlier

  4. re-testing is done by developers; regression testing is done by independent testers

Reveal answer Fill a bubble to check yourself
A Correct answer