Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When you hover over the info icon on the Object Details screen, you'll see the object creator in the Updated By field and the date of the update in the Updated On field.

View Test Cases Before Modifying Objects from Object Repository

Before updating an object, check which test cases might get affected to understand the impact of your changes.

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view Test Explorer screen.

  3. Click Objects icon from extreme right of the toolkit.

    1. You can view the Object Repository where all objects are listed.

  4. Double Click on any Object to view its details.

  5. Click the Number next to Smart Object.

    1. A new popup window will appear and list all the Test Cases that uses this Object.

Filter Objects in Object Spy

...

  1. Login to QAS - Client.

  2. Access Develop from to view Test Explorer screen.

  3. Click Objects icon from extreme right of the toolkit.

    1. You can view the Object Repository, where all objects are listed.

  4. Launch or start Object Spy.

    1. For a comprehensive guide to launch a web object spy, refer to Launching Object.

    2. By default, you land in the Learn Objects Tab.

  5. Click the Repository tab.

    1. Under Project, you can view all the Pages from which the Objects are captured.

  6. Click the Expand icon to view the Objects under each page.

  7. Using the Filter option, you can narrow down your search.

    1. Select the Web Page dropdown from which you want to filter Objects.

    2. From the Object Class, select the WebElement you want to Filter.

  8. Once the Filters are applied, you can view the objects that match the given criteria.

  9. To clear the filters, simply click x button next to each of the filter option.

Create Object

Create Object via Object Spy

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view Test Explorer screen.

  3. Click Objects icon from extreme right of the toolkit.

  4. When no Object exist, you are prompted to Create Object in the Object Repository screen.

  5. You can also click + Create Object from the top right corner of the Object Repository screen.

  6. Clicking Create Object will open a Create Object windowwith the following fields:

...

    1. Name: Enter an intuitive name for the object that is easy to recognize.

    2. Technology: Select Web or Mobile from the dropdown menu.

    3. Class: Select class of the Object from the dropdown menu.

    4. Parent: Select parent object if any.

    5. Description: A brief description about the object.

    6. Locator Type: Select the locator type from the dropdown menu.

    7. Locator Value: Enter the value.

  1. Once completed, click Save to proceed. Otherwise, click Discard.

Edit Object

Edit Objects from Object Repository via Object Spy

The Object Spy allows you to update object details, including their locator type and associated locator value.

...

Note

The object will be locked in any edits if any user or you for that matter is trying to edit the Object in Object Repository and trying to edit it using the Object Spy.

Edit Objects in Object Repository

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view Test Explorer screen.

  3. Click Objects icon from extreme right of the toolkit.

    1. You can view Object Repository, where all objects are listed.

  4. Click the Refresh icon to update newly captured objects.

  5. Double click the Object you intend to update. You can view the Object Details screen.

  6. Click the Edit (pencil) icon to enable the edit mode.

  7. Make necessary updates.

  8. Click Save to save the changes; otherwise, click Discard.

    1. Upon clicking Save, you can view the Object Successfully Updated.

Info

If you see a Lock icon next to the Object Name, it indicates that it is being edited by a user. Hover on the lock icon to view the User who is currently editing the Object.

Remove Objects

Remove Objects from Object Repository

  1. Login to QAS - Client

  2. Access Develop from left navigation to view Test Explorer screen.

  3. Click Objects icon from extreme right of the toolkit.

    1. You can view Object Repository, where all objects will be listed.

  4. Click the Refresh icon to update newly captured objects.

  5. Double click the Object you intend to delete.

    1. You can view the Object Details screen.

  6. Click Delete (Bin) icon to delete. You are prompted to confirm the delete action.

  7. Click Delete to proceed; otherwise, click Discard if you accidentally clicked delete icon.

    1. The selected object is now deleted.

Remove Objects from Object Repository via Object Spy

The Object Spy allows you to delete object details, including their locator type and associated locator value.

...

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view Test Explorer screen.

  3. Click the Objects icon from extreme right of the toolkit.

    1. You can view the Object repositoryRepository, where all objects are listed.

  4. Within the Repository section, find and select the page under an object needs to be deleted.

  5. Initiate Chrome Object Spy.

    1. For a comprehensive guide to launch a web object spy, refer to Launching Object.

  6. Ensure you are in the Learn Objects Tab.

  7. Hover on the object that you want to delete.

  8. You will see three options:

    1. Edit

    2. Highlight

    3. Delete

  9. Click the Delete (Bin) icon.

...