Skip to content

Release Notes - 22 Mar 2021

New Features available for you to benefit from:
  • JavaScript Console Log now supported for Functional Cloud

    JS Console Logs help during debugging of failed tests. So far, the JS Console Log was only supported for test executions done on the Cross Browser Testing Cloud. Now this feature is also supported on the Functional Cloud.

    When you create a testing context and testing platforms, you will now be able to enable the JS Console Log option.

  • The “Auto_Triage_Summary” sheet of the “ Consolidated Triage Report” now includes count of test runs mapped to each issue key

    In the "Issues Linked to Failed Test Runs" section of the above-mentioned worksheet, you will now be able to see the count of test runs that are linked to each issue listed in the rows with the field labels 'New Issues in Issue Store (along w/ Atlassian Jira linkages)' and the 'Old Issues in Issue Store (along w/ Atlassian Jira linkages)'.

    Using this new detail, you will be able to very quickly assess the impact of each issue on failed test runs

    The screenshot below shows the new data that you can benefit from:



  • QaCONNECT REST Services enhancements to support automatic triage and expanded results download

    Several QaCONNECT REST services have been enhanced to offer you additional functionality related to automated triage and re-executions performed by Worksoft AI/ML as well as enriched results download.

    1. The QaCONNECT REST service that is used to remotely trigger executions of automated tests in Worksoft SaaS is enhanced to support two additional parameters:

      https://www.eureqatest.com/rest/v1/:domainname/executions

      (a) ConsiderAnyFailedTestWithNoRootCauseForFailureAsFlakyIndicator: [Optional] This parameter when set will expand the scope of re-executions triggered automatically by Worksoft AI/ML to any latest execution of a test that have ended in 'Completed w/ failures', 'System Aborted' and 'Aborted' that have the following conditions:

      • No Root Cause of Failure IS assigned by Worksoft AI/ML or humans so far
      • Root Cause for Failure is one of the flakiness labels (Application Flakiness, Worksoft SaaS Flakiness)

      The default value is ‘false’ for this parameter.

      (b) ConsiderAnyFailedTestWithNonFlakinessRootCauseForFailureAsFlakyIndicator: [Optional] This parameter when set will expand the scope of automatic re-executions to any latest execution of a test that have ended in 'Completed w/ failures', 'System Aborted' and 'Aborted' that have the following conditions:

      • Root Cause for Failure is NOT one of the flakiness labels (Application Flakiness, Worksoft SaaS Flakiness)
      • Root Cause for Failure is one of the flakiness labels (Application Flakiness, Worksoft SaaS Flakiness)

      The default value is ‘false’ for this parameter.


    2. The QaCONNECT REST service that is used to define/configure a test cycle for a specific Project within your Worksoft SaaS Domain is enhanced to support the same two additional parameters listed above in the context of the service that is used to remotely trigger executions of automated tests in Worksoft SaaS. These parameters will help you set these parameters at the test cycle level so that you don’t’ have to set these values at an individual test level at the time of scheduling the tests.

      https://www.eureqatest.com/rest/v1/:domainname/executions/testcycle


    3. The QaCONNECT REST service that is used to download test results in either the "jUnit Result XML format" or the JSON format, is enhanced to expand the scope of failed tests for which results will be included in the response. When you set the value of the parameter ‘includeOnlyFailedRunsIndicator’ to ’True’ now the results will not only include the tests that ended with the status 'Completed w/ failures' but also tests that ended in the status ‘Aborted’ and ‘System Aborted’.

      https://www.eureqatest.com/rest/v1/:domainname/executions/batchresults



  • New Browser/Device Platforms supported in Worksoft SaaS:

                                                                              

Share your ideas – Help us improve Worksoft SaaS!

We could not have gotten Worksoft SaaS to where it is without some brilliant ideas from all of you. Keep the suggestions and ideas for improvement flowing!

To submit an idea or vote on some of the features requested by other customers, click here



Feedback and Knowledge Base