Versions Compared

Key

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

You can publish your existing Qualitia test cases that are linked to TFS/Azure DevOps tests. 

In order to do so, you must first Link Qualitia Test cases to TFS/Azure DevOps Tests.

...

Only the test cases linked with TFS/AzureDevOps tests are available for publishing. After you publish the test cases, the current state of such test case(s) is saved to Qualitia server.

...

Info
titleBest Practices
  • Link a test case with TFS/Azure DevOps test.
  • Once the test case is completed in Qualitia and ready for execution, Publish such test cases from the Execute section.
  • If you make any changes after publishing a test case, Publish such test cases again.
  • If test case is no more required to be integrated with TFS, unlink the test case.


To Publish Qualitia Test cases to for TFS/Azure DevOps test execution:

  1. On Execution tab, navigate to Integration Status.
    You can filter the test cases based on the test Scenario they belong to along with Test Case Link Status, and Test Case Publish Status.
  2. Select the test case(s) to publish.
  3. Click Publish.
    You can publish test cases that are linked with TFS/Azure DevOps tests.

  4. Use Link / Unlink button to map or unmap the test cases to TFS/Azure DevOps tests.
    For more information on this, refer to the Linking Qualitia Test cases to TFS/Azure DevOps Tests section.

    Info
    titlePublish Statuses
    • Not Published - When a test case is linked with TFS/Azure DevOps test, its publish status is set to Not Published. These test cases will not be executed from TFS/Azure DevOps.
    • Published - When the latest version of a test case is published to Qualitia, the publish status is set to Published. The test case version in Qualitia (which is same as version published to Qualitia server) will be executed from TFS/Azure DevOps.
      Only published test cases will be executed as a build or release cycle from the TFS/Azure DevOps.
    • Latest not published - When a test case is modified after publishing it, the publish status is set to Latest not published. In such event, the latest version of the test case is not available with Qualitia server.
      To make the latest version available for execution, you must publish the test case again. TFS/Azure DevOps will use last published version of the test case (which may not be same as version visible in Qualitia).

    Best Practices:

    • Link a test case with TFS/Azure DevOps test.
    • Once the test case is completed in Qualitia and ready for execution, Publish the test case.
    • If there are any changes after publishing a test case, Publish the test case again.
    • If test case is no more required to be integrated with TFS, unlink the test case Changes made to the test cases after publishing do not affect its execution from release/build pipelines.



Once you publish the test case, Qualitia saves the latest updated version to Qualitia server. Also, the status of such test cases is updated to  and is displayed in a pop-up screen.

...