mysza78 0 Report post Posted January 2, 2015 Hello, I need to run the same scenario against 8 containers simultanously. Is there a quick way to record the script once and then clone it pointing to 8 different URLs? I think I could do one scenario and create 8 profiles using same role but different URL each time, but that's quite time consuming so I was wondering if there was a shortcut available. I am new to WAPT so if there is a way, I'd appreciate baby steps how to do it. Thanks in advance! Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted January 12, 2015 You can create in the Initial variables a variable with URL/server name. Then you can use Find and Replace and change URL/server name for all requests. Then you can duplicate profiles and just change URL/server name in the variable. Quote Share this post Link to post Share on other sites
kmatheson66 0 Report post Posted September 1, 2016 This is exactly what I want to do. I have two server running the exact same application. I want to be able to run the test against both server. Is there a tutorial that will show me how to do this? Would I use the same Scenario, with two profiles? Thanks KM Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted September 5, 2016 Is there a tutorial that will show me how to do this? Would I use the same Scenario, with two profiles? There is not a tutorial for this but you can use my previous instruction. Would I use the same Scenario, with two profiles? It depends on your testing goals. Quote Share this post Link to post Share on other sites