This section summarizes the new features/functionalities/resolved issues introduced in Qualitia from 3.5 to 4.1.0.
Expand | ||
---|---|---|
| ||
Shared Object Repository Path Settings Access Restricted Only To AdminIn order to be more robust, only admin user of Qualitia can set/reset the shared object repository path through ‘Project Settings’. Delete ObjectQualitia users can now delete an object from Qualitia’s repository which will not delete corresponding object from shared repository. Separate Log File For Import ObjectQualitia now logs all its object import details in a separate file ObjectImport.log on the installation path. Introducing Integration with Spira (Qualitia Execution Agent)Qualitia now can seamlessly integrate with Spira. Spira can be used to execute Qualitia test cases. Introducing New ActionsFollowing new actions are introduced and Qualitia users can use them when developing test cases. General Class
JavaTavle Class
Common for All Classes
|
Expand | ||
---|---|---|
| ||
EnhancementsObject Import Using Shared Object RepositoryQualitia now supports a shared object repository for object management in Qualitia.Qualitia's test execution will now refer all its objects from specified tsr file during execution. Ability to Add TC Level StepsUser can avoid adding a task for adding a single step to test case. A step can be directly added to test case. It is possible to specify object, action and parameters to a TC step just like a task step. Introducing Conditional StructureUser can now execute step(s) and/or task(s) based on a condition that he specifies. Depending on the condition evaluation result, the step(s) and/or task(s) mentioned in the corresponding block will or will not get executed. Introducing Error Handling FlagsQualitia has introduced following Error Handling flags that can be used when developing or executing test cases:
These flags can be applied at Test Case as well as Suite level to control the flow of execution. Introducing New ActionsFollowing is the list of new actions that can be used when developing test cases
Kindly refer to the documentation for more information about using these actions when developing test cases. Introducing New Variable: $$_StatusUser can now get the execution status of the last executed step using $$_Status. Qualitia uses can use it when adding conditional structure in the test cases and manage the execution flow accordingly. For more information about this, please refer to the Qualitia System Variables section. Introducing Support for Continuous Integration ToolsQualitia now supports execution through Jenkins and TeamCity Continuous Integration tools. Encrypting Passwords on the Configuration Settings ScreenIn order to be more robust, Qualitia now encrypts it's database server password. Introducing Support for MYSQL 5.6 and 5.7Supports higher version of MYSQL which is 5.6 and 5.7.This allows users to install Qualitia-Server with the latest versions of MySQL. Introducing Configuration Settings User InterfaceQualitia users can now use the configuration settings user interface for accessing settings for General, Execution, and QTP settings. This window can be accessed from the Settings menu. Qualitia Execution ReportingQualitia report is now enhanced in order to be more robust and comprehensive. Qualitia for Selenium and QTP/UFT Co-ExistanceNow Qualitia support existence of Qualitia version for Selenium and for QTP/UFT on the same machine. Hence now user can install Qualitia for Selenium and Qualitia for QTP/UFT on single machine. |
...