Questions Related to technology

Multiple choice technology testing
  1. As there are many different ways to test software, thought must be given to decide what will be the most effective way to test the project on hand.

  2. Starting testing without prior planning leads to chaotic and inefficient test project

  3. A strategy is needed to inform the project management how the test team will schedule the test-cycles

  4. Software failure may cause loss of money, time, business reputation, and in extreme cases injury and death. It is therefore critical to have a proper test strategy in place.

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology testing
  1. Because testing is good method to make there are not defects in the software

  2. Because verification and validation are not enough to get to know the quality of the software

  3. Because testing measures the quality of the software system and helps to increase the quality

  4. Because testing finds more defects than reviews and inspections.

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology testing
  1. Black box testing is when we do not have knowledge of testing and in white box testing we have knowledge of testing.

  2. Black box testing is when we do not know the functionality and in white box testing we know the functionality.

  3. Black box testing is when we do not know code used and in white box testing we know the code used.

  4. Black box testing is when we test application randomly and in white box testing we test application using proper test strategy.

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology testing
  1. Testing that the system functions with other systems

  2. Testing that the components that comprise the system function together

  3. Testing the end to end functionality of the system as a whole

  4. Testing the system performs functions within specified response times

Reveal answer Fill a bubble to check yourself
B 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
Multiple choice technology testing
  1. Parallel testing is a type of testing where the tester reconciles the output of the new system to the output of the current system, in order to verify the new system operates correctly.

  2. Two people testing an application on same machine.

  3. Testing one functionality simultaneously on two different machine having same hardware configuration.

  4. Testing two different functionality simultaneously.

Reveal answer Fill a bubble to check yourself
A Correct answer