Versions Compared

Key

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

...

Character

Description

{

Key name identifiers

}

Key name identifiers

/

Escape character in Qualitia

^

Array data separator
For Example, John^Smith^Lucy^Maggi array data can be passed using ^ as a separator.

Locator Types for Web Objects

The following locator types are used to add a web object.

  • Link
  • Name
  • ID
  • XPath
  • CSS

Locator Types for Mobile Objects

The following locator types are used to add a mobile object.          

...

Rules for Duplicate Objects

  • You can add an existing object under a different page, but it renames the object automatically.
  • When you add an object with same name and same locator values manually , either Qualitia does not allow or might rename the object automatically depending on time span.
  • You cannot add the same object with the same name and same locator values under the same page.
Info

To add objects for a desktop application, refer to Working with Qualitia for Desktop Applications.

Adding an Object

The first step in the automation of manual test cases is adding objects to the object repository. 

...

Info

To add objects for a desktop application, refer to (8.3.0 2) Work with Desktop Applications.


...

Adding a Web or an SFDC Object 

Perform the following steps to add a web object or an SFDC object for an application under test. 

...

Adding a Mobile Native Object

Perform the following steps to add a mobile-native object only for mobile application under test. 

...

Editing an Object

You need to edit an object when its name or properties change. Also, you can place an object under another parent object or make it independent.

...

Info
  • If you want to change the locator type and the locator value for an object, you must disable its SmartLocator checkbox.

  • All the objects captured under different hierarchies can be transferred into another parent object tree or made independent. To change the Object Hierarchy, perform the following steps:

    • On the left pane of the Objects tab, select the object that you want to move.

    • Drag and drop the selected object under another parent object or make it independent within the left pane.

Removing an Object

During the course of the project, a number of objects get deleted or removed. Qualitia helps you removing unwanted objects from the object repository. 

...

  1. From the Expand Menu, click Develop.
  2. Click the Objects tab.
    The details of the selected object are displayed on the right pane of the Objects screen.
  3. From the left pane, select a parent or a child object, click the Remove Object button ().
    The system asks for confirmation about the deletion of the required object.
  4. Click Yes.

Viewing Test Cases Before Modifying Objects

Whenever Object properties are edited, the impact of the changes must be indicated to the user. The View Test Case feature provides an option to you on the object list displayed in the left navigation tree view. The View Test Case option displays a list of impacted test cases in which the object has been used.

...

  1. From the Expand Menu, click Develop.
  2. Click the Objects tab.
  3. In the left pane, right-click the parent or child object which has been used in some tasks.
  4. Click View TestCases from the context-menu.

Important Information on Object Property Values

You must know the following information related to property value of an object.

...