Can you assign multiple Environments to a single test case?
Hi,
I was wondering if it is possible to assign multiple Environments to a single test case in a Test Cycle?
Let me explain what I'm trying to achieve.
For me Environments are a list of different OSs and licenses. The majority of the time a test case would be suitable to be run on a different OSs and licenses. And often is so we stripe our test coverage across the OSs and licenses.
So if I decide that we needed to run the same test case say 4 times with 4 different Environment configurations to give us that coverage. Can I add the test case 4 times to the same test cycle and then use Environments to show the assigned tester which OS and license combination to test with? E.g.
Tester 1 should run Test Case 1 on Windows 11 using a Basic license
Tester 2 should run Test Case 1 on Windows 11 using a Trial license
Tester 3 should run Test Case 1 on Windows Server 2025 using an Enterprise license
Tester 4 should run Test Case 1 on Windows 11 using an Enterprise license
If what I'm trying to achieve is not possible by assigning Environments, could you suggest an alternative approach please?
Many thanks.