Tag: testing

Questions Related to testing

  1. By creating future tests based on the results of previous tests, a tester is demonstrating at type of informal test design technique?
  1. Security testing

  2. Non functional testing

  3. Exploratory testing

  4. Interoperability testing


Correct Option: C
  1. Stochastic testing is an example of which test approach or strategy?
  1. Model based

  2. Analytical

  3. Methodical

  4. Heuristic


Correct Option: A

AI Explanation

To answer this question, you need to understand different test approaches or strategies.

Stochastic testing is an example of the model-based test approach. In this approach, test cases are generated based on a mathematical model of the system under test. Stochastic testing involves using random inputs or events to test the system and observe its behavior.

Let's go through each option to understand why it is correct or incorrect:

Option A) Model based - This option is correct because stochastic testing is an example of the model-based test approach.

Option B) Analytical - This option is incorrect because analytical testing involves using formal methods or mathematical analysis to verify the correctness of a system.

Option C) Methodical - This option is incorrect because methodical testing refers to a systematic and organized approach to testing, but it does not specifically involve the use of models.

Option D) Heuristic - This option is incorrect because heuristic testing involves using experience and intuition to guide the testing process, rather than relying on models.

Therefore, the correct answer is A) Model based. This option is correct because stochastic testing is an example of the model-based test approach.

  1. Underestimating the effort needed to maintain the test assets

  2. Losing access to important testing information when needed

  3. Relying too much on qualitative and quantitative assessments

  4. Lowering the morale of the test team because of repetition


Correct Option: A
  1. System testing

  2. Operational testing

  3. Structural testing

  4. Integration testing


Correct Option: C
  1. Project Managers

  2. Operators of the product

  3. Developers

  4. Technical Experts


Correct Option: B
  1. Test Implementation and execution

  2. Test Analysis and Design

  3. Evaluating the Exit Criteria and reporting

  4. Test Closure Activities


Correct Option: B

A Test Plan Outline contains which of the following:- i. Test Items ii. Test Scripts iii. Test Deliverables IV. Responsibilities

  1. I, ii, iii are true and iv is false

  2. I , iii, iv are true and ii is false

  3. ii, iii are true and i and iv are false

  4. I , ii are false and iii, iv are true


Correct Option: B

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) I, ii, iii are true and iv is false - This option is incorrect because it states that Test Scripts (ii) are true, when in fact they are not mentioned in the Test Plan Outline.

Option B) I, iii, iv are true and ii is false - This option is correct. The Test Plan Outline typically includes Test Items (i), Test Deliverables (iii), and Responsibilities (iv). Test Scripts (ii) are not mentioned in the Test Plan Outline.

Option C) ii, iii are true and i and iv are false - This option is incorrect because it states that Test Deliverables (iii) are true, but does not mention Test Items (i) or Responsibilities (iv) which are typically included in a Test Plan Outline.

Option D) I, ii are false and iii, iv are true - This option is incorrect because it states that Test Deliverables (iii) and Responsibilities (iv) are true, but does not mention Test Items (i) or Test Scripts (ii) which are typically included in a Test Plan Outline.

The correct answer is B) I, iii, iv are true and ii is false. This option is correct because Test Items, Test Deliverables, and Responsibilities are typically included in a Test Plan Outline, while Test Scripts are not mentioned.