#4 - Run Selenium Test on Google Cloud Platform using @Docker , @Kubernetes, Zalenium GRID & TestNG

Sdílet
Vložit
  • čas přidán 21. 08. 2024
  • In this video, I have explained how to run Selenium Test on Google Cloud Platform using Docker, Kubernetes Cluster, Zalenium GRID & TestNG with Parallel Execution.
    Use these commands to setup Kubernetes cluster:
    kubectl create namespace zalenium
    kubectl get namespace
    helm repo add zalenium-github raw.githubuser...
    helm search repo zalenium
    helm install my-release --namespace zalenium zalenium-github/zalenium --set hub.serviceType="LoadBalancer" --set hub.basicAuth.enabled="true" --set hub.basicAuth.username="naveenautomation" --set hub.basicAuth.password="Zalenium2020"
    kubectl get service my-release-zalenium --namespace="zalenium"
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Paid courses (Recorded) videos:
    naveenautomati...
    For Java & Selenium - naveenautomatio...
    For API (Manual + Automation) - naveenautomatio...

Komentáře • 27

  • @elavarasiperumal1091
    @elavarasiperumal1091 Před rokem +1

    Im upgrading my skills only because of your videos. God Bless you.

  • @odiagyana9864
    @odiagyana9864 Před 3 lety +1

    Sir you are a great teacher. Your channel is the best channel to learn Selenium.

  • @akashshah1929
    @akashshah1929 Před 3 lety +2

    This video is really helpful for Automation QA Engineers and give us next level understanding
    Thank You Naveen, Really Appreciated

  • @amuthansakthivel3393
    @amuthansakthivel3393 Před 3 lety +1

    Wonderful tutorial. We are expecting a selenoid +ggr session soon. Thanks a lot for sharing your knowledge 👌👍

  • @RX-Ani
    @RX-Ani Před 3 lety +1

    Thank you so much Naveen!! You are great man!!

  • @abdelaziznassif3845
    @abdelaziznassif3845 Před 3 lety +2

    Great explanation thanks a lot for sharing your knowledge .. please cover also How Jenkins hub can trigger this process.

  • @reynoldmiguel6463
    @reynoldmiguel6463 Před 3 lety +1

    Great Video! Very Helpful!

  • @lerryalexanderortizsalazar6069

    Thank you so much Naveen! This is so great

  • @sarojjha9243
    @sarojjha9243 Před 3 lety

    Ultimate content. Many thanks sir

  • @VineetKumar-eb3lv
    @VineetKumar-eb3lv Před 3 lety +1

    Big Thank You!!!

  • @umairidrees7291
    @umairidrees7291 Před 3 lety +1

    Thank you for the very detailed tutorial. However, I am trying to understand why we need to execute our tests in a docker container, which is in Google Cloud Platform? Why do we need to do this, when we can already execute the tests on a docker container, which can be held on our own desktop?

    • @benson5065
      @benson5065 Před 2 lety

      It is not a docker container in Google But rather a Kubernetes cluster in Google cloud. The advantages to a local docker instance, is the scalability of kubernetes/cloud resources and the integration in a ci/cd pipeline.

  • @remigiusl3070
    @remigiusl3070 Před 3 lety

    This is so great. In the same way, how can I add the "Andriod" browsers on the Mac system?. Like chrome, firefox...

  • @gm4afsal
    @gm4afsal Před 3 lety

    Two questions, Naveen.
    1. Why did you choose Zalenium instead of GRID 4? Was it just for the video recording and dashboard features in Zalenium? Or are there other GRID 4 limitations?
    2. Would this still work well if I don't use threadlocal and run 10+ tests in parallel?

  • @soumenroy1987
    @soumenroy1987 Před 3 lety

    Very informative video. Is there any possibility to create a MAC instance in AWS or MAC VM in GCP as free of cost?

  • @JohnDoe-cu6jv
    @JohnDoe-cu6jv Před 2 lety

    Hey Naveen, where is the video link about creating a project on GCP? Does it require a credit card?

  • @deepikasabharwal4787
    @deepikasabharwal4787 Před 3 lety

    Hi Naveen Sir, I have tried the steps you have mentioned in the video. But while executing the testng.xml I am getting an error listed as "org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
    Driver info: driver.version: RemoteWebDriver".
    Even I cross-certified the code and all set up is correct. Could you please help me to solve this?

  • @aashimataneja1895
    @aashimataneja1895 Před 9 měsíci

    Hi , can you please confirm how to add the scheduler in Google cloud to run the test cases

  • @JohnCarrFitness
    @JohnCarrFitness Před 3 lety

    I couldn't get my dashboard or the other links to appear in new tab even though my external IP address is active. Any idea why? Also, Do you have link to your base code? I don't write in java.

  • @himanshukhare5763
    @himanshukhare5763 Před 2 lety

    Hello All, Does the Testcontainers library support TestNG? Can anyone please tell?

  • @guruprasaddas137
    @guruprasaddas137 Před rokem

    Hi naveen, please share your GITURL. I want to implement gcp with pom in my project.

  • @princeparaste5659
    @princeparaste5659 Před 3 lety

    Hi, I was adding my indian debit card for free trial on google cloud but i think google cloud are not excepting indian debit cards due to 3d verfication process, so is there any other way to signup free or any other free cloud service where we can host selenium scripts ??

    • @naveenautomationlabs
      @naveenautomationlabs  Před 3 lety

      You need to use credit card only.

    • @princeparaste5659
      @princeparaste5659 Před 3 lety

      @@naveenautomationlabs I got no credit card, I am trying to automate my script on heroku now. Thnx for quick reply though 😇

  • @Amit-rx8qb
    @Amit-rx8qb Před 3 lety

    Telegram account not working naveen

  • @user-fe2lr5ml6v
    @user-fe2lr5ml6v Před 3 lety

    python someone ?