Forum Discussion

reprosser's avatar
reprosser
Occasional Contributor
4 years ago
Solved

Best Practice - Enviroments coverage in Reports

We run all our test cases against OS (windows and linux), http and HTTPS, and Browser (Edge and Chrome). (the test is the same for each option) One way to keep track is to set up environment pick list that contains the permutations - like: Windows-http-Edge, Windows-http-Chrome, Windows-HTTPS-Edge, Windows-HTTPS-Chrome, Linux-http-Edge... etc. Another option is to put custom fields in the test case execution for OS, http, and browser. Which way works best to see what has been covered (or filter) in Reports?