Quality Management System Awareness - 5

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Anuragnechcl
A
Anuragnechcl
Community Contributor
Quizzes Created: 5 | Total Attempts: 4,396
Questions: 15 | Attempts: 1,390

SettingsSettingsSettings
Quality Management System Awareness - 5 - Quiz

Quality Management System Awareness - 5


Questions and Answers
  • 1. 

    Which of these is not a core metrics for testing projects?

    • A.

      Test Case Coverage

    • B.

      Defect Density

    • C.

      Test Case Development Productivity

    • D.

      Test Case Execution Efficiency

    Correct Answer
    B. Defect Density
    Explanation
    Defect Density is not a core metric for testing projects. Core metrics for testing projects typically include test case coverage, test case development productivity, and test case execution efficiency. Defect density, on the other hand, is a measure of the number of defects found per unit of code or functionality. While it is an important metric for assessing the quality of the software, it is not considered a core metric for testing projects.

    Rate this question:

  • 2. 

    WBS stands for...

    • A.

      Work Based Scoping

    • B.

      Work Breakdown Scoping

    • C.

      Work Breakdown Standard

    • D.

      Work Breakdown Structure

    Correct Answer
    D. Work Breakdown Structure
    Explanation
    WBS stands for Work Breakdown Structure. A Work Breakdown Structure is a hierarchical decomposition of the project scope into smaller, more manageable components. It provides a visual representation of the project deliverables and their relationships, allowing for better planning, organizing, and controlling of the project. The WBS helps in defining the work packages, estimating resources and durations, and assigning responsibilities, making it an essential tool in project management.

    Rate this question:

  • 3. 

    What does a project estimate using Function Point estimation model?

    • A.

      Effort

    • B.

      Size

    • C.

      Scope

    • D.

      Complexity

    Correct Answer
    B. Size
    Explanation
    The Function Point estimation model is used to estimate the size of a project. It is a technique that measures the functionality provided by a system based on the user's perspective. By using this model, the project estimate focuses on determining the size of the software, which is a crucial factor in estimating resources, effort, and cost required for the project.

    Rate this question:

  • 4. 

    Calibration of estimation model involves...

    • A.

      Creating a new estimation model which is project specific in nature.

    • B.

      Creating a new estimation model which is generic in nature.

    • C.

      Fine tuning a pre-existing estimation model.

    • D.

      Adopting a pre-existing estimation model.

    Correct Answer
    C. Fine tuning a pre-existing estimation model.
    Explanation
    The correct answer is fine-tuning a pre-existing estimation model. Calibration of an estimation model refers to the process of adjusting or refining an existing model to make it more accurate and reliable for a specific project or context. This involves making small adjustments, modifications, or updates to the existing model based on past data, feedback, or expert judgment to improve its performance and align it with the specific requirements and characteristics of the project at hand. It does not involve creating a completely new model or adopting an existing one without any modifications.

    Rate this question:

  • 5. 

    Which of these is an essential input factor of a Complexity based Estimation model?

    • A.

      Optimistic LoC.

    • B.

      Productivity Factor.

    • C.

      Estimated Effort.

    • D.

      Estimated Complexity.

    Correct Answer
    B. Productivity Factor.
    Explanation
    A complexity-based estimation model is used to estimate the effort required for a software development project based on its complexity. The productivity factor is an essential input factor in this model because it helps in determining the productivity level of the development team. It takes into account various factors such as the skill level of the team, their experience, and the tools and technologies they will be using. By considering the productivity factor, the estimation model can provide a more accurate estimate of the effort required for the project.

    Rate this question:

  • 6. 

    What metrics a project has to monitor to validate the estimated effort?

    • A.

      Schedule Variance

    • B.

      Productivity

    • C.

      Effort Variance

    • D.

      Both B and C

    Correct Answer
    C. Effort Variance
    Explanation
    Effort Variance is a metric that measures the difference between the estimated effort and the actual effort spent on a project. By monitoring this metric, project managers can validate the accuracy of their initial effort estimates. If the effort variance is high, it indicates that the estimated effort was significantly different from the actual effort, highlighting the need for adjustments in future estimations. Therefore, Effort Variance is an important metric to monitor in order to validate the estimated effort of a project.

    Rate this question:

  • 7. 

    RACI stands for...

    • A.

      Review, Approve, Check, Implement

    • B.

      Responsible, Approver, Consulted, Informed

    • C.

      Rectifiy, Approve, Check, Improve

    • D.

      Rectifiy, Approve, Check, Implement

    Correct Answer
    B. Responsible, Approver, Consulted, Informed
    Explanation
    RACI stands for Responsible, Approver, Consulted, Informed. This acronym is commonly used in project management to define and clarify roles and responsibilities within a team or organization. The responsible person is the one who is accountable for completing a task or delivering a result. The approver is the person who has the authority to approve or reject a decision or action. Those who are consulted are individuals who provide input or expertise on a particular matter. Lastly, those who are informed are kept up to date on progress or decisions but do not have a direct role in the task.

    Rate this question:

  • 8. 

    Walkthrough is a review

    • A.

      Performed by group of people to check the gaps against defined criteria.

    • B.

      Performed by an individual to check the work of a group of people.

    • C.

      Which is informal in nature.

    • D.

      Either A or B.

    Correct Answer
    A. Performed by group of people to check the gaps against defined criteria.
    Explanation
    A walkthrough is a review process where a group of people come together to examine a project or work against specific criteria or standards. They identify any gaps or areas that need improvement. This process involves multiple perspectives and inputs from different individuals, making it more comprehensive. Therefore, the correct answer is "performed by a group of people to check the gaps against defined criteria."

    Rate this question:

  • 9. 

    WBRT is a means to ...

    • A.

      Record the defects found during Walkthrough review.

    • B.

      Record the defects found during Offline review.

    • C.

      Both A and B.

    • D.

      None of these.

    Correct Answer
    C. Both A and B.
    Explanation
    The correct answer is "Both A and B." WBRT, which stands for "Walkthrough Based Review Technique," is a method used to record the defects found during both Walkthrough and Offline reviews. Walkthrough review involves a group of people reviewing a document or code together, while Offline review allows individuals to review the material independently. Both methods aim to identify and document any defects or issues that need to be addressed. Therefore, the correct answer is that WBRT can be used to record defects found during both types of reviews.

    Rate this question:

  • 10. 

    Activities performed during Offline review are...

    • A.

      Planning > Walkthrough > Follow-up

    • B.

      Planning > Review > Rework

    • C.

      Planning > Walkthrough > Rework

    • D.

      Planning > Review > Follow-up

    Correct Answer
    D. Planning > Review > Follow-up
    Explanation
    The correct answer is Planning > Review > Follow-up. During an offline review, the first step is planning, where the objectives and scope of the review are defined. The next step is the review itself, where the review team examines the work product and identifies any issues or areas for improvement. Finally, there is the follow-up, where the findings from the review are communicated, and any necessary actions are taken to address the identified issues. This sequence ensures that the review process is organized and effective.

    Rate this question:

  • 11. 

    A project creates Requirement document, Design document, Test Cases and Status reports during project execution. Which of these artefacts are eligible for formal review?

    • A.

      Requirement document, Design document, Test cases and Status reports.

    • B.

      Requirement document, Design document and Test cases.

    • C.

      Requirement document and Design document.

    • D.

      None of the above atrefacts.

    Correct Answer
    B. Requirement document, Design document and Test cases.
    Explanation
    The requirement document, design document, and test cases are eligible for formal review because these artifacts are crucial for the project's success. The requirement document outlines the project's objectives and scope, the design document provides a blueprint for the solution, and the test cases ensure that the solution meets the specified requirements. By conducting formal reviews of these artifacts, the project team can identify any potential issues or gaps early on and make necessary improvements before implementation. This helps to ensure that the final product meets the desired quality standards.

    Rate this question:

  • 12. 

    A project identifies 'Cost Effectiveness' as one of the project objectives. Which metrics, the project should monitor?

    • A.

      Productivity

    • B.

      Schedule Variance

    • C.

      Review Effectiveness

    • D.

      Defect Injection Rate

    Correct Answer
    A. Productivity
    Explanation
    If a project identifies "Cost Effectiveness" as one of its objectives, it should monitor the metric of productivity. Monitoring productivity allows the project team to track the efficiency and output of their work, ensuring that resources are being used effectively and efficiently. By measuring productivity, the project can identify areas where improvements can be made to optimize costs and achieve the objective of cost effectiveness.

    Rate this question:

  • 13. 

    Which of these is standard method of doing estimation at NHST?

    • A.

      LoC based

    • B.

      Complexity based

    • C.

      Function point based

    • D.

      All of the above

    Correct Answer
    D. All of the above
    Explanation
    The correct answer is "All of the above." This means that all three methods mentioned - LoC based, complexity based, and function point based - are standard methods of doing estimation at NHST. Each method has its own advantages and is used in different situations depending on the requirements and constraints of the project.

    Rate this question:

  • 14. 

    Defect Density is measured as

    • A.

      Number of defects/Actual effort.

    • B.

      Number of defects/Actual duration.

    • C.

      Number of defects/Actual code size.

    • D.

      Number of defects/Actual design size.

    Correct Answer
    C. Number of defects/Actual code size.
    Explanation
    Defect Density is a metric used to measure the number of defects in a software system relative to its code size. It is calculated by dividing the number of defects by the actual code size. This metric helps in assessing the quality of the code and identifying areas that require improvement. By measuring the number of defects per unit of code, it provides a standardized measure that can be used to compare different projects or releases. Therefore, the correct answer is "Number of defects/Actual code size."

    Rate this question:

  • 15. 

    Which of these is not a component of LOC based estimation.

    • A.

      Optimistic LOC

    • B.

      Pessimistic LOC

    • C.

      Most Likely LOC

    • D.

      Reused LOC

    Correct Answer
    D. Reused LOC
    Explanation
    Reused LOC is not a component of LOC based estimation. LOC based estimation is a technique used to estimate the size of a software project based on the number of lines of code (LOC) that need to be written. The components of LOC based estimation include optimistic LOC, pessimistic LOC, and most likely LOC. These components help in determining the range of effort required for the project. Reused LOC refers to the lines of code that are reused from existing software components or libraries, and it is not considered a separate component in LOC based estimation.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Mar 28, 2012
    Quiz Created by
    Anuragnechcl
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.