Tag: testing

Questions Related to testing

  1. Test management and control

  2. Test specification and design

  3. Performance and monitoring

  4. Test Execution and logging


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

Security Testing is a white baox testing

  1. True

  2. False


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