0

testing Online Quiz - 25

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

The ________ tab enables you to view the current value of any variable or VBScript expression.

  1. Watch

  2. View

  3. Locate

  4. Current


Correct Option: A

The _________ tab displays the current value of all variables that have been recognized up to the last step performed in the run session.

  1. View

  2. Variables

  3. Locate

  4. Current


Correct Option: B

The___________ tab enables you to run a line of script to set or modify the current value of a variable or VBScript object in your test or function library

  1. View

  2. Variables

  3. Command

  4. Current


Correct Option: C

Which feature provides an audit trail of changes made to each dpfact2

  1. Defects grid

  2. Grid filter

  3. Audit trail

  4. History tab


Correct Option: D

AI Explanation

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

Option A) Defects grid - The defects grid is a feature that allows you to view and manage defects in a system. It does not specifically provide an audit trail of changes made to each dpfact2.

Option B) Grid filter - The grid filter is a feature that allows you to filter and sort data in a grid. It does not specifically provide an audit trail of changes made to each dpfact2.

Option C) Audit trail - This option is specifically mentioned in the question as a feature that provides an audit trail of changes made to each dpfact2. An audit trail is a log or record that tracks any changes made to a particular item or data.

Option D) History tab - This option is the correct answer. The history tab is a feature that provides an audit trail of changes made to each dpfact2. It allows you to view the chronological sequence of changes made to the dpfact2, including who made the changes and when they were made.

The correct answer is D) History tab. This option is correct because it specifically provides an audit trail of changes made to each dpfact2.

You find a defect in an application and send it to the developer to fix. The developer cannot interpret the problem and requests a snapshot of the application with the defect. What enables you to take a snapshot?

  1. History tab

  2. Attachments tab

  3. Description tab

  4. Details tab


Correct Option: B

How do you associate defects with tests? (Select three,)

  1. Associate tests from the Test Plan module with defects.

  2. Associate test sets from the Test Lab module with defects.

  3. Associate defects with tests run during a manual test run,

  4. Associate tests with multiple defects.


Correct Option: A,C,D

AI Explanation

To associate defects with tests, you can perform the following actions:

A. Associate tests from the Test Plan module with defects: This option is correct. In the Test Plan module, you can associate tests with defects by linking them together. This helps to track the defects associated with specific tests.

B. Associate test sets from the Test Lab module with defects: This option is not correct. In the Test Lab module, you cannot directly associate test sets with defects. Test sets are collections of tests that are executed together, and they do not have a direct relationship with defects.

C. Associate defects with tests run during a manual test run: This option is correct. During a manual test run, if a defect is identified, you can associate it with the specific test run. This allows you to track the defects found during the execution of the test cases.

D. Associate tests with multiple defects: This option is correct. A single test can be associated with multiple defects. This is useful when multiple defects are identified during the execution of a single test case.

Therefore, the correct answers are A, C, and D. These options allow you to associate tests with defects and track the relationship between them.

The project manager requests that the test engineer make changes in a test case. Which version control feature should the test engineer use to modify the test case?

  1. UNDO

  2. CHECK IN

  3. CHECK OUT

  4. COMPARE


Correct Option: C

Where do you view prior versions of an entity?

  1. History

  2. Versions

  3. Dependencies

  4. Management


Correct Option: A

Which Quality Center feature allows you to view the complete chronology of an entity, including previous versions, authors of the versions, and its date of creation?

  1. Version history

  2. Entity history

  3. Chronology history

  4. Complete history


Correct Option: A

What is the function of a library?

  1. What is the function of a library?

  2. To create and manage a set of instances in a project and the relationship between them

  3. To define a Hierarchical Instance Tree to create and manage your resources

  4. To define and manage a set of baseline projects and the relationship between them


Correct Option: A

What enables you to associate the test set with the tests stored in a baseline?

  1. Baselining

  2. Pinning

  3. Skimming

  4. Popping


Correct Option: B
Explanation:

To answer this question, the user needs to have a basic understanding of software testing and version control concepts.

The correct option is:

B. Pinning

Explanation:

Pinning is a software testing concept that allows the test set to be associated with the tests stored in a baseline. This ensures that the tests are executed against the correct version of the software, and that the test results are accurate and reproducible.

Baselining refers to the process of creating a baseline, which is a snapshot of the software at a specific point in time. Skimming and popping are not software testing or version control concepts, and are not relevant to this question.

Therefore, the answer is:

The Answer is: B. Pinning

What enables you to move library folders and libraries?

  1. Copy and Paste

  2. Cut and Paste

  3. Library Wizard

  4. Select and Paste


Correct Option: B

When defining a filter, you can also include a cross filter. This is an advanced ________ on an associated item such as requirements, tests, test sets, or defects.

  1. Secondary filter

  2. Primary filter

  3. Cross filter

  4. Second filter


Correct Option: C

What are the advantages of automated testing

  1. Consistent

  2. Reusable

  3. Proactive

  4. Productive


Correct Option: A,B,D

Which QuickTest Professional feature displays the recorded steps in graphical format

  1. Active Screen

  2. Expert View

  3. Keyword View

  4. Data Table


Correct Option: C

Which Active Screen capture level is the default setting

  1. Complete

  2. Partial

  3. Limited

  4. Minimum


Correct Option: B

Which actions can you perform using the Active Screen

  1. Insert standard checkpoints.

  2. Insert XML checkpoints.

  3. Insert transactions.

  4. Insert steps.


Correct Option: A,D

How does QuickTest Professional identify each object you record

  1. By class and properties

  2. By class and methods

  3. By methods and properties

  4. By class only


Correct Option: A

Which term is used to define the name QuickTest Professional assigns is a recorded object?

  1. Logical Name

  2. Physical Name

  3. Object Name

  4. Repository Name


Correct Option: A

Which step categories can be added using the Step Generator Tool?

  1. Test objects

  2. Utility objects

  3. Functions

  4. Default object types


Correct Option: A,B,C

AI Explanation

To answer this question, let's go through each option to understand which step categories can be added using the Step Generator Tool:

Option A) Test objects - This option is correct because test objects can be added using the Step Generator Tool. Test objects refer to the various elements or components of the system being tested, such as buttons, fields, dropdowns, etc.

Option B) Utility objects - This option is correct because utility objects can also be added using the Step Generator Tool. Utility objects refer to objects or elements that are used for support or auxiliary purposes in the testing process, such as data files, configuration files, or log files.

Option C) Functions - This option is correct because functions can be added using the Step Generator Tool. Functions refer to the predefined actions or operations that can be performed on the test objects or utility objects, such as clicking a button, entering text in a field, or reading data from a file.

Option D) Default object types - This option is incorrect because the Step Generator Tool does not provide the option to add default object types. Default object types refer to the standard or built-in objects that are available in the testing tool or framework.

Therefore, the correct answer is A, B, C. These options are correct because test objects, utility objects, and functions can be added using the Step Generator Tool.

- Hide questions