Tag: testing

Questions Related to testing

  1. i. Determine the test technique to be employed

  2. ii. Determine the extent of testing to be carried out

  3. iii. Prioritize testing in an attempt to find critical defects as early as possible.

  4. iv. Determine the cost of the project


Correct Option: B
  1. Explaining the objectives

  2. Selecting the personnel, allocating roles.

  3. Follow up

  4. Individual Meeting preparations


Correct Option: B
  1. Scenario , Dry Run , Peer Group

  2. Pre Meeting Preparations

  3. Formal Follow Up Process

  4. Includes Metrics


Correct Option: A
  1. the use of a variable before it has been defined

  2. unreachable (“dead”) code

  3. memory leaks

  4. array bound violations


Correct Option: C
  1. requirements

  2. documentation

  3. test cases

  4. improvements suggested by users


Correct Option: D
  1. Checking test logs against the exit criteria specified in test planning.

  2. Logging the outcome of test execution.

  3. Assessing if more tests are needed.

  4. Writing a test summary report for stakeholders


Correct Option: B