Tag: testing

Questions Related to testing

A test plan is written specifically to describe a level of testing where the primary goal is establishing confidence in the system. Which of the following is a likely name for this document

  1. Master Test Plan

  2. System Test Plan

  3. Acceptance Test Plan

  4. Projoect Plan


Correct Option: C

AI Explanation

To answer this question, you need to understand the different levels of testing and their purposes.

Option A) Master Test Plan - This option is incorrect because a Master Test Plan typically describes the overall testing approach for a project, including the different types and levels of testing. It is not specific to establishing confidence in the system.

Option B) System Test Plan - This option is incorrect because a System Test Plan typically focuses on testing the entire system as a whole, ensuring that all the components work together correctly. While confidence in the system may be a goal of system testing, it is not the primary goal.

Option C) Acceptance Test Plan - This option is correct because an Acceptance Test Plan is specifically written to describe a level of testing where the primary goal is establishing confidence in the system. Acceptance testing is typically performed to ensure that the system meets the requirements and is ready for production use.

Option D) Project Plan - This option is incorrect because a Project Plan typically outlines the overall plan and objectives for a project, including activities such as resource allocation, timelines, and deliverables. It is not specific to establishing confidence in the system.

The correct answer is C) Acceptance Test Plan. This option is correct because it specifically describes a level of testing where the primary goal is establishing confidence in the system.

  1. Test management and control

  2. Test specification and design

  3. Performance and monitoring

  4. Test Execution and logging


Correct Option: D

‘Testing for User-Friendliness’. This testing is done if User Interface of the application stands an important consideration and needs to be specific for the specific type of user.

  1. Regression testing

  2. Usability testing

  3. Performance testing

  4. Functional testing


Correct Option: B
  1. Walkthrough

  2. Inspection

  3. Informal Review

  4. Management approval


Correct Option: D
Explanation:

To answer this question, the user needs to understand the different types of review.

A. Walkthrough: This is a type of review where the author of a document walks through it with other team members, stakeholders, or subject matter experts to ensure that everyone understands the content, and to identify any defects or issues that need to be addressed. This option is a type of review.

B. Inspection: This is a type of review that focuses on finding defects or issues in a document, code, or design. It is usually performed by a team of inspectors who are trained to find defects. This option is a type of review.

C. Informal Review: This is a type of review that is not structured and is usually performed by colleagues or peers. It is done to obtain feedback, identify potential defects, and gain a better understanding of the document. This option is a type of review.

D. Management Approval: This is not a type of review. It is a process that involves obtaining approval from management for a document, design, or code before it is released.

The Answer is: D

  1. software code

  2. Requirement Specification

  3. Test Designs

  4. All of the above


Correct Option: D
  1. Component testing

  2. Functional testing

  3. System testing

  4. Acceptance Testing


Correct Option: B

Key characteristic of structure based testing techniques

  1. used to assess the structure of a specification

  2. used both to measure coverage and to design tests to increase coverage

  3. based on skills and experience of tester

  4. all of the above


Correct Option: B