What Do You Know About Manual Testing?

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 Cripstwick
C
Cripstwick
Community Contributor
Quizzes Created: 636 | Total Attempts: 733,305
Questions: 10 | Attempts: 177

SettingsSettingsSettings
What Do You Know About Manual Testing? - Quiz

Manual Testing is a kind of Software Testing Utilized by Testers to execute test cases manually without the aid of any automation tool. Take our quiz to learn more!


Questions and Answers
  • 1. 

    Which of the following is methodology adopted for performing Maintenance Testing?

    • A.

      Breadth Test and Depth Test

    • B.

      Retesting

    • C.

      Confirmation Testing

    • D.

      Sanity Testing

    Correct Answer
    A. Breadth Test and Depth Test
    Explanation
    Breadth Test and Depth Test are the methodologies adopted for performing Maintenance Testing. Breadth Test focuses on testing the overall functionality of the system, ensuring that all major components are working correctly. It involves testing various functionalities across different modules or components. On the other hand, Depth Test focuses on testing specific areas or functionalities in detail, ensuring that all edge cases and potential issues are addressed. By combining both methodologies, Maintenance Testing ensures comprehensive coverage of the system, identifying and fixing any issues that may arise during maintenance activities.

    Rate this question:

  • 2. 

    Which of these is regarded as a project risk?

    • A.

      Organizational Factors

    • B.

      Poor Software Characteristics

    • C.

      Error Prone Software Delivered

    • D.

      Software that does not perform its intended functions

    Correct Answer
    A. Organizational Factors
    Explanation
    Organizational factors can be regarded as a project risk because they include aspects such as lack of management support, inadequate resources, poor communication, and unclear goals. These factors can negatively impact the project's success by causing delays, budget overruns, and a decrease in the quality of the final product. Therefore, it is important to identify and address these organizational factors to mitigate the associated risks and ensure the project's success.

    Rate this question:

  • 3. 

    Which of the following is the planning phase of a formal review?

    • A.

      Follow up

    • B.

      Individual meeting preparation

    • C.

      Explaining the objectives

    • D.

      Selecting the personnel, allocating roles

    Correct Answer
    D. Selecting the personnel, allocating roles
    Explanation
    The planning phase of a formal review involves selecting the personnel who will be involved in the review and allocating specific roles to each individual. This is important because it ensures that the right people with the necessary expertise are participating in the review and that everyone knows what their responsibilities are. By selecting the personnel and allocating roles in advance, the review process can be organized and efficient, leading to a more successful outcome.

    Rate this question:

  • 4. 

    Cost of quality = Prevention Cost + Appraisal cost + Failure cost

    • A.

      True

    • B.

      False

    • C.

      Maybe

    • D.

      None of the above

    Correct Answer
    A. True
    Explanation
    The statement is true because the cost of quality is indeed calculated by adding the prevention cost, appraisal cost, and failure cost. Prevention cost refers to the expenses incurred to prevent defects from occurring in the first place, such as training, quality planning, and process improvement. Appraisal cost involves the expenses associated with evaluating and inspecting products or services to ensure they meet quality standards. Failure cost includes the costs incurred due to defects, such as rework, warranty claims, and customer dissatisfaction. By considering all these costs, organizations can assess the total cost of maintaining and improving quality.

    Rate this question:

  • 5. 

    What is the variation from a products initial specification called?

    • A.

      Create

    • B.

      Defects

    • C.

      Requirements

    • D.

      Report

    Correct Answer
    B. Defects
    Explanation
    The variation from a product's initial specification is called defects. Defects refer to any deviations or flaws in a product that do not meet the specified requirements or standards. These defects can occur during the manufacturing process or even after the product has been delivered to the customer. Identifying and addressing defects is crucial in ensuring product quality and customer satisfaction.

    Rate this question:

  • 6. 

    Which of the following is a non-functional software Testing?

    • A.

      Regression Testing

    • B.

      Block Box Testing

    • C.

      Unit Testing

    • D.

      Performance Testing

    Correct Answer
    D. Performance Testing
    Explanation
    Performance testing is a non-functional software testing technique that evaluates the system's ability to perform under different workload scenarios. It measures the system's response time, scalability, reliability, and resource usage. This type of testing ensures that the software meets the performance requirements and can handle the expected user load. Regression testing, black box testing, and unit testing, on the other hand, are functional testing techniques that focus on verifying the correctness of the software's functionality.

    Rate this question:

  • 7. 

    The first bug required to be fixed by a developer is said to be?

    • A.

      Priority

    • B.

      Severity

    • C.

      Traceability

    • D.

      Bigger Bug

    Correct Answer
    A. Priority
    Explanation
    The first bug that needs to be fixed by a developer is determined by its priority. Priority refers to the importance or urgency of fixing a bug. It helps in deciding which bugs should be addressed first based on their impact on the system or user experience. By assigning a priority to each bug, developers can effectively manage their workload and ensure that critical issues are resolved promptly.

    Rate this question:

  • 8. 

    In which of the following site will alpha testing be done?

    • A.

      Unit Site

    • B.

      Office Site

    • C.

      Developer's Site

    • D.

      User's Site

    Correct Answer
    C. Developer's Site
    Explanation
    Alpha testing is a type of testing done on a software application before it is released to the public. It is usually performed at the developer's site, where the software is being developed and tested by the developers themselves. This allows them to identify any bugs or issues and make necessary improvements before the software is ready for beta testing or release to the users. Therefore, the correct answer is Developer's Site.

    Rate this question:

  • 9. 

    Who performs beta testing?

    • A.

      Tester

    • B.

      User

    • C.

      Developer

    • D.

      Secretary

    Correct Answer
    B. User
    Explanation
    Beta testing is a type of testing conducted by end users or potential customers of a software product before its official release. The purpose of beta testing is to gather feedback, identify bugs, and assess the overall user experience. Therefore, the correct answer is "User" as they are the ones who perform beta testing.

    Rate this question:

  • 10. 

    All of the following are types of integration testing except?

    • A.

      Top down testing

    • B.

      Big Bang Testing

    • C.

      Big Box Testing

    • D.

      Bottom up Testing

    Correct Answer
    C. Big Box Testing
    Explanation
    The correct answer is "Big Box Testing" because it is not a recognized type of integration testing. Top-down testing involves testing the higher-level modules first, while bottom-up testing involves testing the lower-level modules first. Big Bang testing is a type of integration testing where all the modules are combined and tested together. However, "Big Box Testing" is not a commonly used term in the context of integration testing, making it the exception in this list.

    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
  • Dec 19, 2017
    Quiz Created by
    Cripstwick
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.