This link has been bookmarked by 1 people . It was first bookmarked on 22 Feb 2008, by Harjeet Singh.
Selenium Grid | « Back to Category |
|
| Selenium Grid is an open-source tool that dramatically speeds up web testing by leveraging your existing computing infrastructure. It allows you to run multiple tests in parallel and on multiple machines, cutting down the time required for running web acceptance tests.
How to use this AMI:1. Run instance of this AMI.2. Login into ssh terminal, using Public DNS. 3. Run following commands: cd /usr/share/selenium-grid-0.9.3 ant sanity-check Instances of this AMI can be run as "hub" or "remote control" depending on your layout. If this is going to be a remote control: ant -Dport=5555 -Dhost=testhost -DhubURL=http://your-hub-url:4444 -Denvironment="Firefox on Linux" launch-remote-control For more information read http://www.openqa.org/selenium-grid/ Future workpass parameters before launch, so it runs in hub or rm mode,all neat and autom |
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.