Versions Compared

Key

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

...

In this release, we have gone the extra mile to enhance your test automation experience. This new and improved version will help you to build robust tests like never before.

Enhancements

New Execution Engine

  • UI for Offline Package: Update Qualitia settings and capabilities which are needed for offline executions. There is no need for a manual update of properties or JSON files.

  • Execution Profiles: Create different profiles for a suite that you can execute against them. For example, profiles for cloud execution, local execution, and remote execution.
    For more information, refer to Working with Execution Profiles.

  • Stop Execution: Stop execution in between a Dry run or Suite run from QAS itself.

  • Support of object data type in StoreHashMap: Store and read any Java object in StoreHashMap in custom actions.

  • Failure Classifications: Now provide failure reasoning along with step message in custom actions.
    Failure classification gives more actionable insights to users to work on.

Qualitia Automation Studio Recorder

Now record operations performed on the application under test and convert them into ready-to-execute automation test cases. Qualitia recorder automates and simplifies the process of creating test cases. This feature allows you to

  • Create test cases for Web/Mobile applications, or a combination of both.

  • Capture the actions performed on the application as steps and store them as objects, along with the associated actions and parameters.

  • Pause recording whenever needed. Start/Resume recording from any step in the test case editor. Use the Test Case Editor to group the steps under separate tasks
    For more information, refer to Recording a Test Case using Qualitia Automation Studio Recorder .

Real Time Reporting

Now get suite execution results at real time.  The Real Time Reporting Tool allows you to monitor the test suite executions that are in progress. It updates the results of a test suite execution in real-time as each test case iteration is executed. Using this feature, you can:

...

For more information, refer to Real Time Reporting Portal .

Single Offering for Desktop, Web and Mobile

Now use the same Qualitia version for testing Desktop and Web/Mobile applications.

  • Additional features of Web projects will now be available for desktop projects as well·        

  • Support for empty objects in desktop type of projects

  • Debugger support for desktop projects

  • Error navigation in test case and tasks for empty/deleted objects

Additional Features

  • Apply settings for custom actions and version control at a project level. This means that you can create different settings for different projects.

  • Create multiple execution profiles and select a particular execution profile during suite execution. An execution profile is a pre-defined set of configuration settings, which can be used to execute test suites. You can add multiple execution profiles with the different combinations of configuration settings. Use the new user interface for editing profile settings and desired capabilities.

  • Maintain multiple execution profiles for an offline package and edit the profiles using a simple user interface.

  • Developing Custom Actions has become more object-oriented as you can access Qualitia Public APIs.

...