Cross browser testing
A sample web application is started, two browsers are started (Chrome & Firefox) and an short exploratory session is performed on one of them, being replicated in the other. A time saver!
docker run --rm -v ~/.elastest:/data -v /var/run/docker.sock:/var/run/docker.sock elastest/platform start
Recommended system specifications
ElasTest needs some minimum system specifications in order to run smoothly:
Processor | 1GHz or faster |
RAM | 16GB |
SWAP | 4GB (if RAM < 16GB) |
Hard Disk | 30GB |
To execute a TestLink Test Plan with Crossbrowser you simply have to follow the same steps as for a normal execution, but in the modal window you have to check Enable Cross browser
and add at least two browsers. To add browsers you just have to select them together with the version you want and press the Add browser
button.