You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I am facing an issue while updating the test results in JIRA after executing the scripts
Here is an example scenario outline
Given I am on the all plan types page in the "stage" environment
When I am at "Particular" tab on all plan types page
Then the level of coverage "<level>" is visible and "<selection>"
Examples:
|level |selection |
|Individual |Selected |
|Individual + 1 |Unselected |
|Family |Unselected |
Execution was success and the screenshot is attached (passed.png)
But the status of examples are in TO DO list.
Is there a way to update this status.