Tag: testing

Questions Related to testing

  1. ii is true, i, iii and iv are false

  2. i is true, ii, iii and iv are false

  3. i and iv are true, ii and iii are false

  4. i and ii are true, iii and iv are false


Correct Option: B
Explanation:

To answer this question, let's go through each statement:

i. An incident may be closed without being fixed. - This statement is true. In incident management, it is possible for an incident to be closed without being fixed if it is determined that the incident is not valid, a duplicate, or cannot be reproduced.

ii. Incidents may not be raised against documentation. - This statement is false. Incidents can be raised against documentation if there are errors, omissions, or inconsistencies in the documentation that impact the users.

iii. The final stage of incident tracking is fixing. - This statement is false. The final stage of incident tracking is not necessarily fixing. After an incident is reported, it goes through various stages such as triage, investigation, resolution, and closure. Fixing is just one of the stages in the process.

iv. The incident record does not include information on test environments. - This statement is false. The incident record may include information on test environments if it is relevant to the incident, such as if the incident occurred during testing or if it is specific to a particular test environment.

Based on the above analysis, we can conclude that statement i is true, and statements ii, iii, and iv are false.

Therefore, the correct answer is B.

  1. An inspection is lead by the author, whilst a walkthrough is lead by a trained moderator.

  2. An inspection has a trained leader, whilst a walkthrough has no leader.

  3. Authors are not present during inspections, whilst they are during walkthroughs.

  4. A walkthrough is lead by the author, whilst an inspection is lead by a trained moderator.


Correct Option: D
  1. Can help in finding the requirements for a given function or feature have changed

  2. A set of tests that has run OK in the past has started to have serious problems. What functionality do these tests actually exercise?

  3. How many test cases have been executed?

  4. Was every requirement tested?


Correct Option: C
  1. Test items

  2. Test deliverables

  3. Test tasks

  4. Test specification


Correct Option: D
  1. To identify, evaluate, and rank tools, and recommend tools to management

  2. To determine what kind of tool is needed, then find it and buy it

  3. To initiate the tool search and present a case to management

  4. To identify, evaluate and select the tools


Correct Option: A
  1. Execution of software

  2. Manual examination

  3. Automated analysis

  4. Review project documentation


Correct Option: A
  1. Defects

  2. Cause of failures

  3. Failures

  4. Bug


Correct Option: B

Benefits of reviews include all but:

  1. Early defect detection and correction

  2. Development productivity improvements

  3. Fewer defects and improved communication

  4. All of the above


Correct Option: D