Tag: testing

Questions Related to testing

  1. Call Action

  2. Split Action

  3. Reusable Action

  4. Called action


Correct Option: C
  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


Correct Option: B
  1. System testing

  2. Usability testing

  3. Performance testing

  4. Both b & c


Correct Option: D
  1. Data tester

  2. Boundary tester

  3. Capture/Playback

  4. Output comparator


Correct Option: C
  1. Done by the Developer

  2. Done by the Test Engineers

  3. Done By Management

  4. Done by an Entity Outside the Project’s sphere of influence


Correct Option: D
  1. updating tests when the software has changed

  2. testing a released system that has been changed

  3. testing by users to ensure that the system meets a business need

  4. testing to maintain business advantage


Correct Option: B
  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


Correct Option: A
  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


Correct Option: A