Qsquare Contest - I - 10/30

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 GayathriK
G
GayathriK
Community Contributor
Quizzes Created: 1 | Total Attempts: 75
Questions: 10 | Attempts: 75

SettingsSettingsSettings
Qsquare Contest - I - 10/30 - Quiz


Questions and Answers
  • 1. 

    Testing will be performed by the people at client own locations

    • A.

      Field testing

    • B.

      Alpha testing

    • C.

      Performance testing

    • D.

      System testing

    Correct Answer
    A. Field testing
    Explanation
    Field testing refers to the process of testing a product or system in real-world conditions, typically at the client's own locations. This type of testing allows for the identification of any issues or problems that may arise when the product or system is used in its intended environment. It involves gathering feedback from users and evaluating the product's performance, functionality, and usability in real-world scenarios. By conducting field testing, organizations can ensure that their products or systems meet the requirements and expectations of their clients before they are fully deployed.

    Rate this question:

  • 2. 

    Who is responsible to document all the issues, problems and open points, that were identified during the review meeting

    • A.

      Scribe

    • B.

      Moderator

    • C.

      Reviewers

    • D.

      Author

    Correct Answer
    A. Scribe
    Explanation
    The scribe is responsible for documenting all the issues, problems, and open points that were identified during the review meeting. This role involves taking detailed notes and accurately recording the discussions and decisions made during the meeting. The scribe plays a crucial role in ensuring that all important information is captured and documented for future reference and action.

    Rate this question:

  • 3. 

    Technique can be used to achieve input and output coverage

    • A.

      Boundary value analysis

    • B.

      Equivalence partitioning

    • C.

      Decision table testing

    • D.

      State transition testing

    Correct Answer
    B. Equivalence partitioning
    Explanation
    Equivalence partitioning is a technique that can be used to achieve input and output coverage. It involves dividing the input data into groups or partitions that are expected to have similar behavior or produce similar output. By selecting representative values from each partition, we can ensure that the test cases cover all possible scenarios within that partition. This technique helps to reduce the number of test cases needed while still providing adequate coverage.

    Rate this question:

  • 4. 

    Which is not the project risks

    • A.

      Supplier issues

    • B.

      Organization factors

    • C.

      Technical issues

    • D.

      Error-prone software delivered

    Correct Answer
    D. Error-prone software delivered
    Explanation
    Error-prone software delivered is not a project risk because it is an outcome or consequence of project risks such as technical issues or supplier issues. Project risks refer to potential events or circumstances that may have a negative impact on the project's objectives, timeline, or budget. Error-prone software delivered is a result of these risks, rather than being a risk itself.

    Rate this question:

  • 5. 

    Which is not a testing principle

    • A.

      Early testing

    • B.

      Defect clustering

    • C.

      Exhaustive testing

    • D.

      Pesticide paradox

    Correct Answer
    C. Exhaustive testing
    Explanation
    Exhaustive testing is not a testing principle because it is practically impossible to test every possible combination and permutation of inputs and conditions. It would require an enormous amount of time, resources, and effort, making it impractical and inefficient. Instead, testing is focused on identifying and prioritizing the most critical and high-risk areas to achieve maximum test coverage within the available constraints. Therefore, exhaustive testing is not a feasible approach in software testing.

    Rate this question:

  • 6. 

    Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase 

    • A.

      Test Implementation and execution

    • B.

      Test Analysis and Design

    • C.

      Evaluating the Exit Criteria and reporting

    • D.

      Test Closure Activities

    Correct Answer
    B. Test Analysis and Design
    Explanation
    Designing the test environment set-up and identifying any required infrastructure and tools are a part of the Test Analysis and Design phase. This phase involves analyzing the test basis, such as requirements and design documents, to identify what needs to be tested and designing the test cases and test data. It also includes designing the test environment, which includes setting up the necessary infrastructure and tools needed for testing. This phase is crucial for ensuring that the testing process is well-planned and can be executed effectively.

    Rate this question:

  • 7. 

    Test Implementation and execution has which of the following major tasks?i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts.ii. Creating the test suite from the test cases for efficient test execution.iii. Verifying that the test environment has been set up correctly.iv. Determining the exit criteria.

    • A.

      I,ii,iii are true and iv is false

    • B.

      i,,iv are true and ii is false

    • C.

      I,ii are true and iii,iv are false

    • D.

      Ii,iii,iv are true and i is false

    Correct Answer
    A. I,ii,iii are true and iv is false
    Explanation
    The correct answer is i, ii, iii are true and iv is false. This is because the major tasks of test implementation and execution include developing and prioritizing test cases, creating test data, writing test procedures, and optionally preparing the test harnesses and writing automated test scripts (i). It also involves creating the test suite from the test cases for efficient test execution (ii) and verifying that the test environment has been set up correctly (iii). However, determining the exit criteria is not a major task of test implementation and execution (iv).

    Rate this question:

  • 8. 

    A Test Plan Outline contains which of the following:-i. Test Itemsii. Test Scriptsiii. Test Deliverablesiv. Responsibilities

    • A.

      I,ii,iii are true and iv is false

    • B.

      I,iii,iv are true and ii is false

    • C.

      Ii,iii are true and i and iv are false

    • D.

      I,ii are false and iii , iv are true

    Correct Answer
    B. I,iii,iv are true and ii is false
    Explanation
    A Test Plan Outline typically includes the following components: Test Items, Test Deliverables, and Responsibilities. Test Items refer to the specific components or features of the system that will be tested. Test Deliverables are the expected outcomes or documents that will be produced during the testing process. Responsibilities outline the roles and responsibilities of the individuals involved in the testing activities. On the other hand, Test Scripts are not typically included in a Test Plan Outline as they are separate documents that contain the specific steps and instructions for executing a test case. Therefore, the correct answer is "i,iii,iv are true and ii is false".

    Rate this question:

  • 9. 

    One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid Equivalence class

    • A.

      17

    • B.

      19

    • C.

      24

    • D.

      21

    Correct Answer
    A. 17
    Explanation
    The given question states that the text box on the form accepts numeric values in the range of 18 to 25. Therefore, any value outside this range would be considered invalid. In this case, 17 is outside the specified range of 18 to 25, making it the invalid equivalence class.

    Rate this question:

  • 10. 

    In an Examination a candidate has to score minimum of 24 marks in order to clear the exam. The maximum that he can score is 40 marks. Identify the Valid Equivalence values if the student clears the exam.

    • A.

      22,23,26

    • B.

      21,39,40

    • C.

      29,30,31

    • D.

      0,15,22

    Correct Answer
    C. 29,30,31
    Explanation
    The valid equivalence values if the student clears the exam are 29, 30, and 31. This is because the candidate needs to score a minimum of 24 marks to clear the exam, and the maximum score possible is 40 marks. Therefore, any score between 24 and 40 (inclusive) would be considered passing. Among the given options, only 29, 30, and 31 fall within this range, making them the valid equivalence values.

    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
  • Sep 07, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 29, 2014
    Quiz Created by
    GayathriK
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.