Run a group multipe times
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Run a group multipe times
Hi,
I have a group in test complete execution plan, I want to run it multiple times.Please help me to do this.
Thanks,
Sijin
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @sijinthomas , if you adjust the Count parameter on the group, this should re-run the tests. Is this what you need?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am treating this as a group. Not as a nested project item. If it is a nested project item.we can increase the count. If it is group ,can we do anything for run the testcases multiple times
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am linked it with Azure DevOps
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The count parameter is also available for group items. Create a small group and update the value to test.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have any images showing the above solution?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apologies - misunderstanding on my part. Count is not available for Group items, I created a "group" by nesting tests under a Test Item, like below. You could take this approach :
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This will work when I am running directly from Test Complete. If I am run from azure devops pipeline,if I running this way, It is difficult to identify which test item is failed.
