Hi everyone,
I am currently working test automation project. We have multiple use cases from different business streams that needs to be tested. Each stream has different business process with multiple test cases. The test cases must be tested in 4 different environments. There are 5-6 applications used. How to design a framework ?
Should we create multiple folders for each environment in orchestrator ?
How many projects must be created and is that based on the applications or environment?
Can anyone please help me with the design?
Currently we have created one single test automation project and are creating folders inside the same project for different applications. This approach seems complicated.
Cheers.