Tag: testing

Questions Related to testing

We can manage the shared object repository associations of a selected test using the _________

  1. Object Repositories dialog box

  2. Object Repositories Manager dialog box

  3. Associate Repositories Manager dialog box

  4. Associate Repositories dailog box


Correct Option: D

When we create a test, it includes ______ action.

  1. Single

  2. Three

  3. Multiple

  4. Unlimted


Correct Option: A

The ___________ returns an ObjectRepositories collection representing all object repository files associated with the action.

  1. Object Property

  2. ObjectRepositories Property

  3. OR Property

  4. Automation Object Model


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of object repositories and how they are associated with actions.

Option A) Object Property - This option is incorrect because the object property refers to a specific property of an object, not the collection of object repository files associated with an action.

Option B) ObjectRepositories Property - This option is correct because the ObjectRepositories property returns a collection of object repository files associated with an action. This property allows you to access and manipulate the object repository files using methods and properties of the collection.

Option C) OR Property - This option is incorrect because the OR property is not a valid property in this context. It is not used to represent a collection of object repository files associated with an action.

Option D) Automation Object Model - This option is incorrect because the Automation Object Model refers to a set of objects, methods, and properties that allow you to automate actions in a software application. While the Automation Object Model may provide access to object repositories, it is not specifically related to this question.

The correct answer is B) ObjectRepositories Property. This option is correct because it represents the collection of object repository files associated with an action.

If we want to modify an object stored in a shared object repository, we can modify it ___________

  1. Using the object repository Manager

  2. We can modify it locally using the object Repository window

  3. Both A& B

  4. None of the Above


Correct Option: C
  1. Checkpoint window

  2. Checklist window

  3. Informaton Pane

  4. Test Results window


Correct Option: D
  1. Split Action

  2. Call Action

  3. Reusable Action

  4. NonReusable Action


Correct Option: C