Tag: testing

Questions Related to testing

  1. User Acceptance Test Cases

  2. Integration Level Test Cases

  3. Unit Level Test Cases

  4. Program specifications


Correct Option: A
  1. Test Analysis and Design

  2. Test Planning and control

  3. Test Implementation and execution

  4. Evaluating exit criteria and reporting


Correct Option: A

(5) System test can begin when?

  1. I and II only

  2. II and III only

  3. I and III only

  4. I, II and III


Correct Option: D

AI Explanation

To answer this question, we need to understand when a system test can begin.

In software development, a system test is typically conducted after the completion of two key phases:

I. Integration testing: This phase involves testing the interactions between different components or modules of the system to ensure they work together correctly.

II. Unit testing: This phase involves testing individual units or components of the system to ensure they function as intended.

III. Development: This phase involves building and developing the system.

Based on this information, let's evaluate each option:

Option A) I and II only - This option is incorrect because it does not include the development phase (III).

Option B) II and III only - This option is incorrect because it does not include the integration testing phase (I).

Option C) I and III only - This option is incorrect because it does not include the unit testing phase (II).

Option D) I, II, and III - This option is correct because it includes all three phases: integration testing (I), unit testing (II), and development (III). Therefore, a system test can begin when all three phases are completed.

The correct answer is D.

Exhaustive Testing is Impossible

  1. True

  2. False


Correct Option: A
  1. SPLATT

  2. MAD

  3. PL FILE

  4. None of these


Correct Option: B
  1. Static test

  2. Dynamic test

  3. Smoke test

  4. None of these


Correct Option: C

Please select the wrong statement with reference to SPLATT

  1. For each LOB, we have a project under the SPIAcceptanceTests.sln

  2. The xml scripts are written using Visual Studio 2005.

  3. SPLATT can be used for Mainframe testing

  4. All of the above


Correct Option: C
  1. The policy cannot be rated because the rate tables do not contain rates for the limits which show in the premium section.

  2. Limits are invalid for the rating state or province.

  3. Invalid territory

  4. All of these


Correct Option: D

What are the different Levels of testing in Q&I

  1. ML, RC,PS

  2. ML, PS, Select

  3. ML,RC,PS &SELECT

  4. ML, RC, SELECT


Correct Option: C