Skip to content

Overview

QaCONNECT is a powerful set of tools that are built into Worksoft SaaS to let you integrate your CI/ALM tools with Worksoft SaaS easily and rapidly. It includes:
  • QaCONNECT REST API: RESTful web services that you can integrate with to remotely trigger test executions in Worksoft SaaS and to inquire upon the status of those executions and to download the results
                                                                 
  • QaCONNECT REST Client: This is a solution accelerator that is made available to customers that don't want to develop code/programs to integrate w/ the QaCONNECT REST APIs but need a mechanism to remotely trigger tests in Worksoft SaaS and download test execution results from a cron job/Windows batch script or from their CI tool. This REST Client internally uses the QaCONNECT REST APIs. You can define which tests in Worksoft SaaS you want to trigger by entering into a CSV file the list of Run identifiers, and as a batch of tests in your test cycle are executing, you can check on the status/progress of the test execution, and once the execution of the entire batch of tests complete, the test execution results are downloaded. You can download the QaCONNECT REST Client from Worksoft SaaS Download Center page once you log in into your Worksoft SaaS domain.
  • Atlassian JIRA connector: This is a component that seamless integrates Worksoft SaaS with Atlassian JIRA RESTful services and allows the project metadata (list of components, environments, issues, etc) from your JIRA account into Worksoft SaaS and to get test execution failures in Worksoft SaaS from your domain to be automatically logged as defects/issues into your JIRA account.
  • Slack connector: This is a component that seamless integrates Worksoft SaaS with Slack and allows you to get key events related to test cycles and test runs that you want to get automatically posted to slack channels or pull from within your slack channels. For more details, click here.

Feedback and Knowledge Base