Parallel testing for web tests
Hi,
is there a way to execute Test Complete web tests in parallel within the same machine, by opening the needed browser instances and execute in each one the needed test?
For example, I've got test_1 and test_2, both developed for Edge browser, and they're indipendent one from each other from functionality point of view, that is: I could execute them in parallel without any disturbance between both.
Is there a way that I can execute test_1 and test_2 with 2 browser instances in the same time?
The scope is to save time by half for tests' execution.
I'm available to try a solution both through AzureDevOps release pipeline changes or test project changes.
I've searched for documentation within Test Complete but I've found for now only information regarding executing parallel tests within different machines, but it is not my scope, since I need to execute them within the same machine.
Thanks and regards,
Simona
See https://support.smartbear.com/testcomplete/docs/testing-with/running/parallel.html and also take note of the following,
Several functional tests cannot share a user session, therefore, only a single test can run on the workstation
It's possible to switch between tabs in Edge to test various web pages, but you won't be able to test exactly at the same time.
This is deprecated https://support.smartbear.com/testcomplete/docs/testing-with/deprecated/distributed/basic-concepts.html