Skip to content

An approach from within your Worksoft SaaS Slack App to retrieve (pull) the Test Cycle execution status and outcome details into your Slack Channel

If a project within your Worksoft SaaS domain is integrated with Slack, you can receive (pull) the Test Cycle execution completion notifications (along with key details about the outcome of the test cycle) from within the Slack Channel(s) that are integrated with a specific project.  
                                                             
Use the Slack "Slash" Command and feed in the test run id.

/cycle <TestCycleIdentifier>

Please note: You must have space between the slash command name "cycle" and the <TestCycleIdentifier>

Note: Your Slack account may be mapped to multiple projects that exist within your Worksoft SaaS domain. It is also possible (but very unlikely) that there exists a test cycle within the same exact identifier for a test cycle in the more than one of the projects that exist within your Worksoft SaaS domain. In this case, to help Worksoft SaaS know which project you are interested in, you are expected to also pass into the Slack slash command the name of the project with syntax as indicated below. Alternatively, you can use a naming convention within your projects that makes a test cycle identifier unique across all your projects in which case you do NOT have to pass into the Slack slash command the name of the project.

                                  /cycle<SPACE><TestCycleIdentifier><SPACE>project<ProjectName>


Result: The screenshot below shows the information that you will get as part of the response to the command listed above.


                  

Feedback and Knowledge Base