Skip to content

Creating Test Cycle and linking it to automated Tests

This article is a part of the Self-paced Learning Series for the Course: First-Hand Experience of Worksoft SaaS.

Please refer to the link for more details on the Course.
 
 Mapping the Worksoft SaaS feature to the Course Context :: Lesson 16:: Topic 1


1. Creating a Test Cycle and linking it to automated tests

We have executed automated tests by using "Test Scheduler" linking runs to a Test Cycle. Now, we will link a Test Cycle to the same automated tests, while scheduling the Test using "Test Runner & Test Driver of Business Tests (which is a part of QaCONNECT REST API)

While we execute tests, as part of the training exercises, we will use the below naming convention for identifying each set of tests.
Keyword: "Smoke" as we deem the tests we run a for sanity purpose
Text to append: Given that we will execute different test cycles on the same day, and for the ease of identifying these quickly, we will use HH (for hour) and MM (for mins) to append to the keyword.
    
2. Practice: Update the Test Cycle Identifier Details:
  1. Click "Menu" and Navigate to the "Data Files"
  2. Edit the Data File "Test Cycle Inputs".
  3. In Test Cycle info Column, edit the premium editor of column "test_cycle_info" (to see the complete name of the column, mouse over on the name) and update the Test Cycle Identifier as "Smoke Testing" For Example: Smoke Testing
  4. Update Planned start time and Planned End time
  5. Click Save and then click "Save & Exit" the Data File
  6. Click Menu and Click Test Cycle.
  7. Click Execute Test Scheduler
  8. Click on drop down and select Test Cycle Inputs and Click Schedule.

Feedback and Knowledge Base