✅ Join us - https://sendfox.com/thetestingacademy
In this video, We are going to learn How To Set Your Selenium Grid using Zalenium
🚀 What is Zalenium?
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
Start a Selenium Grid in seconds, a grid that scales up and down dynamically with this solution based on docker-selenium to run your tests in Firefox and Chrome
Get a grid up and running in a few seconds!
🚀 Docker commands Used i Demo
----------------------------------------------------------------
1) Check docker version & Status:
docker version
2) Check available docker imges
docker images
3) Check available containers
docker ps
4) Removes all the stopped containers
docker system prune -f
5) Delete available docker imges
docker rmi image ID
6 docker start
docker start container id
7)docker stop
docker stop container id
----------------------------------------------------------------
Zalenium Setup
------------------------------
1) If Zelenium images not downloaded earliar then start download using below commands
docker pull elgalu/selenium
docker pull dosel/zalenium
2) Starting Zalenium
-------------
docker run --rm -ti --name zalenium -p 4444:4444 -v /var/run/docker.sock:/var/run/docker.sock -v /c/Users/admin/temp/videos:/Users/admin/temp/videos --privileged dosel/zalenium start
3) Stopping Zalenium
----------------
docker stop zalenium
URL's:
Grid Console: http://localhost:4444/grid/console
Live view: http://localhost:4444/grid/admin/live
Live view(Refreshing Page): http://localhost:4444/grid/admin/live...
Dashboard: http://localhost:4444/dashboard
----------------------------------------------------------------
🚀 What is Automation Testing?
Automation testing is a Software testing technique to test and compare the actual outcome with the expected outcome.
This can be achieved by writing test scripts or using any automation testing tool.
🚀 What is Test automation?
Test automation is used to automate repetitive tasks and other testing tasks which are difficult to perform manually.
🚀Why we do Automation Testing?
- Eliminate the manual efforts
- Ad hoc Test- cases are required to run.
- Rerun the critical or important cases continuously.
- Long manual flows are tidies
🚀What is 30 Days of Automation in Testing Challenge?
This video is part of 30 Days of Automation in Testing Challenge. Where we will learn about the different concepts related to Automation Testing for Beginners and topics like
✅ Automation testing features
✅ Approaches to automation testing
✅ What is Automation testing
✅ Why automation testing
✅ Automation testing frameworks
✅ Automation testing advantages
✅ Automation testing benefits
✅ Automation Testing Tools
✅ Automaton Testing Books.
✅ Why you need automation testing.
✅ What is UI Testing
✅ Top Automation blogs to read.
✅ Automation tutorials included Selenium, Cypress, Katalon Studio and Test automation frameworks and may more concepts.
🚀 Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester 🙌🙌
✅Selenium Training and Certification -
https://scrolltest.com/go/edureka
✅Learn Jenkins for QA -
https://bit.ly/learnjenkins-p1
✅Programming Java -
https://bit.ly/learnjava2020-p1
✅Test Automation -
https://bit.ly/learnautomation2020
✅API Testing -
https://www.learnapitesting.com
✅Cypress Tutorial with LIVE Projects -
https://cypresstutorial.com
Watch video Zalenium | How To Set Your Selenium Grid using Zalenium | Day18 | Zalenium Docker Tutorial online without registration, duration hours minute second in high quality. This video was added by user The Testing Academy 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,647 once and liked it 46 people.