0

testing Online Quiz - 129

Description: testing Online Quiz - 129
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

The difference between re-testing and regression testing is

  1. re-testing is running a test again; regression testing looks for unexpected side

  2. re-testing looks for unexpected side effects; regression testing is repeating

  3. re-testing is done after faults are fixed; regression testing is done earlier

  4. re-testing is done by developers, regression testing is done by independent


Correct Option: A

Which of the following will be the best definition for Testing

  1. The goal / purpose of testing is to demonstrate that the program works

  2. The purpose of testing is to demonstrate that the program is defect free

  3. The purpose of testing is to demonstrate that the program does what it is

  4. Testing is executing Software for the purpose of finding defects


Correct Option: D

The test scripts name must contain

  1. a) Alphabets, numbers and ‘_’

  2. b) Alphabets, numbers and ‘*,(),#’

  3. Alphabets and ‘_’

  4. Alphabets and ‘*, (), #’


Correct Option: A

QTP means

  1. quick test profeesion

  2. quick test procedure

  3. quick test process

  4. quick test programme


Correct Option: A
  1. name.tsr

  2. name.prs

  3. name.qrs

  4. name.trs


Correct Option: C

Which can be a name for a function in scripts of QTP?

  1. functionOpenWindow ( )

  2. funOpenWindow123 ( )

  3. OpenWindow ( )

  4. funcOpenWindow ( )


Correct Option: D

PCRs are generally signed off during

  1. Beginning of the Project

  2. End of the Project

  3. Beginning of the testing

  4. End of Development


Correct Option: B

BANs required for testing based on project criteria need to be identified in

  1. V21 DB

  2. AMRO DB

  3. Reference DB

  4. None of the Above


Correct Option: B

How many integrated environments are available in QA

  1. 5

  2. 3

  3. 2

  4. 4


Correct Option: A

In test Execution, System Functional Testing starts in

  1. Entry

  2. Exit

  3. Task

  4. Validate


Correct Option: C

In which Order, QA testing process is performed

  1. System Integration ? QA ? Performance ? User acceptance ? Operational Readiness

  2. QA ? Performance ? System Integration ? User acceptance ? Operational Readiness

  3. QA ? System Integration ? User acceptance ? Operational Readiness ? Performance

  4. Performance ? User acceptance ? Operational Readiness ? System Integration ? QA


Correct Option: A

Which is the Repository for managing and reporting projects

  1. AWE

  2. AMG

  3. SMS

  4. SS


Correct Option: A

If developer fixes the Pest, the status is assigned as

  1. Reassigned

  2. On Hold

  3. Resolved

  4. Closed


Correct Option: C

Severity and Priority need to match with each other

  1. True

  2. False

  3. May be need to match

  4. No need to match


Correct Option: A

Pests that are raised for invalid defects are marked as

  1. Deferred Pests

  2. Invalidated Pests

  3. On hold Pests

  4. Resolved Pests


Correct Option: A

Pests priority is determined based on the count of the

  1. Failed Test Cases

  2. Blocked Test Cases

  3. Blocked / Failed Test Cases

  4. None of the Above


Correct Option: C

Quality Assurance aims at

  1. Testing New applications for successful implementation of New Functionalities

  2. Testing Existing applications for successful implementation of Existing Functionalities

  3. Both (a) and (b)

  4. Either (a) or (b)


Correct Option: C

Data Planning(Copy BAN) is done before Test plan creation

  1. True

  2. False

  3. CANT SAY

  4. TRUE Since Copy Ban is possible


Correct Option: B

ETVX stands for

  1. Entry Test Validate Exit

  2. Exit Test validate Entry

  3. Entry Task Validate Exit

  4. Exit Task Verify Entry


Correct Option: C

AI Explanation

To answer this question, you need to understand what ETVX stands for.

ETVX is a problem-solving technique that stands for Entry Task Validate Exit. It is a method used in the field of quality management and process improvement.

Each letter in ETVX represents a step in the problem-solving process:

  • Entry: This step involves identifying and defining the problem or issue at hand. It is the starting point of the problem-solving process.
  • Task: In this step, tasks or actions are identified and planned to address the problem. This includes brainstorming ideas, researching, and analyzing potential solutions.
  • Validate: This step involves evaluating and validating the proposed solution or action plan. It includes testing, simulating, or prototyping to ensure that the solution will effectively address the identified problem.
  • Exit: The final step is the implementation or execution of the validated solution. This step also includes monitoring and evaluating the effectiveness of the implemented solution.

Based on this explanation, the correct answer is option C) Entry Task Validate Exit, as it accurately represents the ETVX problem-solving technique.

Review the FRD and check for completeness and correctness of the document in terms of scope, requirements are done in

  1. Exit

  2. Validate

  3. Entry

  4. Task


Correct Option: D
- Hide questions