View • Attachments (1) • Info
| Web Testing That Doesn't Take Hours! Selenium Grid allows you to run Selenium tests in parallel, |
|
Browse Space |
Explore Confluence |
Your Account |
Add Content |
|
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.6 Build:#812 Aug 06, 2007) |
Works fine - but parallel testing has a problem if you must "login" into a web application: Selenium GRID should handle multiple and different 'user accounts' and must guarantee that only one 'user account' is in use. Otherwise the tests will fail (e.g. same user account: one test creates something, another test cleans up)