top of page

Questions & Answers

Public·51 members

Avoid adding linked test cases to Execution cycle

We have common steps in our test flows like Login, Navigate to Menu in multiple test cases so we decided to create reusable test cases

TC1 - One test cases with the steps to login

TC2 - Another to Navigate to menu

This helped us avoid redundancy, But some teams when they are planning Regression execution they pull test cases from respective team folders which leads to adding the TC1 and TC2 which is not required because we are testing them in multiple test cases where they are linked.


Any suggestions on how we could avoid this from happening?


Kind Regards,

Vikrant

35 Views
Vikrant Sarkaniya
Vikrant Sarkaniya
Mar 05, 2025

Hi Vishal,


Thank you for suggestion, if i use the below suggestion than the responsibility to update the test case is vague as it does not fall into any teams responsibility area.


That is why i was trying to find another way to resolve this.


Regards,

Vikrant


bottom of page