Tag: testing

Questions Related to testing

In which phase static tests are used

  1. Requirements

  2. Design

  3. Coding

  4. All of the above


Correct Option: D
  1. Helps to check the Quality of the built product

  2. Helps to check that we have built the right product

  3. Helps in developing the product

  4. Monitoring tool wastage and obsoleteness


Correct Option: A
Explanation:

To answer this question, the user needs to know what verification means in the context of software development. Verification is the process of evaluating a system or component to determine whether it meets the specified requirements and satisfies its intended purpose. With that in mind, let's evaluate each option:

A. Helps to check the Quality of the built product: This option is correct. Verification helps to check the quality of the built product by ensuring that the product meets the specified requirements and is fit for its intended purpose.

B. Helps to check that we have built the right product: This option is correct. Verification helps to ensure that we have built the right product by checking that it meets the specified requirements and satisfies its intended purpose.

C. Helps in developing the product: This option is incorrect. Verification is a process that occurs after the product has been developed to ensure that it meets the specified requirements and is fit for its intended purpose. It does not help in developing the product.

D. Monitoring tool wastage and obsoleteness: This option is incorrect. Verification is not concerned with monitoring tool wastage and obsoleteness.

Therefore, the correct answer is:

The Answer is: A and B.

  1. End Usability License Agreement

  2. End User License Agreement

  3. End User License Arrangement

  4. End User License Attachment


Correct Option: B
  1. This question is impossible to answer

  2. This question is easy to answer

  3. The answer depends on the risk for your industry, contract and special requirements

  4. This answer depends on the maturity of your developers


Correct Option: C

How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) then statement 3 fi

  1. 2 Test Cases

  2. 3 Test Cases

  3. 4 Test Cases

  4. Not achievable


Correct Option: A
  1. Selenium

  2. AutoHotkey

  3. Maveryx

  4. Eggplant


Correct Option: A,B,C
  1. Bjarne Stroustrup

  2. Jason Huggins

  3. David Hopes

  4. Thomson Davis


Correct Option: B