Tag: testing

Questions Related to testing

  1. HP OpenView

  2. HP WinRunner

  3. HP LoadRunner

  4. HP QuickTest Professional


Correct Option: B,D
  1. from the Test Lab module

  2. from the Requirements module

  3. on the test details page (Test Plan)

  4. on the attachments page (Test Plan)


Correct Option: B
  1. Multiple items as filter

  2. Two items as a filter

  3. Five items as filter

  4. Single item as a filter


Correct Option: A

The Requirements Grid view enables you to display requirements in

  1. Flat

  2. Hierarchical

  3. Flat non-hierarchical

  4. Flat-hierarchical


Correct Option: C

AI Explanation

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

Option A) Flat - This option is incorrect because the Requirements Grid view does not display requirements in a flat format. Instead, it allows you to organize requirements in a hierarchical structure.

Option B) Hierarchical - This option is incorrect because the Requirements Grid view already displays requirements in a hierarchical format. It does not need to be enabled for this purpose.

Option C) Flat non-hierarchical - This option is correct because the Requirements Grid view enables you to display requirements in a flat non-hierarchical format. This means that the requirements are displayed as a list without any nested or hierarchical structure.

Option D) Flat-hierarchical - This option is incorrect because it combines the concepts of both a flat and hierarchical format, which is not applicable to the Requirements Grid view.

The correct answer is C) Flat non-hierarchical. This option is correct because the Requirements Grid view allows you to display requirements in a flat non-hierarchical format.

You can access the Requirements menu bar from the Requirements module by pressing the shortcut key .......

  1. F1

  2. F9

  3. Ctrl + R

  4. Alt + R


Correct Option: B

You can rename or delete Requirements root folder.

  1. True

  2. False


Correct Option: B
Explanation:

To solve this question, the user needs to know about the Requirements root folder, which is a crucial part of a software project's organization.

The answer to this question is:

The Answer is: B. False.

Explanation:

Renaming or deleting the Requirements root folder of a software project is not recommended because it can cause issues with the project's organization and functionality. The Requirements root folder typically contains all of the project's requirements documentation, which is essential for effective project management and development.

Deleting the Requirements root folder can cause the loss of important information, while renaming it can lead to confusion and difficulty in locating the necessary documentation. Therefore, it is best to leave the Requirements root folder intact and to avoid renaming or deleting it.

Quality Center defines four Testing Levels:

  1. Full, Partial, Basic, and Low

  2. Full, Half, Basic, and None

  3. Full, Partial, Basic, and None

  4. Full, Partial, Critical, and None


Correct Option: C

By default, how does Quick Test pass arguments to the procedure?

  1. A. ByVal

  2. B. ByRef

  3. C. ByArg

  4. D. ByRes


Correct Option: B