Hello!
I've run into a situation that was requested of me. The idea is that we would we would be able to run the "Create a Product" test in the admin site (in one environment) and then run the "Buy ~That~ Product" in the customer site (same environment, different BaseURL). Is there a good way to resuse tests created on in either project without having to combine them? And how do I reach out to different BaseUrls for each project? I want to still be able to run a test list and point it at a different environment (two BaseUrls, one for admin, one for customer).
I have attached the idea I'm hoping to accomplish. The green items represent tests that are already created. The grey represents what I'm hoping to accomplish.
Any thoughts or ideas on how to do this would be greatly appreciated.
Cheers,
Kelly