AutomationOnTheGo
AutomationOnTheGo
  • 63
  • 139 656
Podman Container Control Commands
🚀 Podman Series: Container Control Commands 🚀
I'm excited to share the latest video in my Podman Series - "Container Control Commands: The HTTPd Journey" 🎥🎉
In this episode, we dive into the essential commands for managing an HTTPd web server container using Podman. Whether you're just starting with containerization or looking to enhance your container management skills, this video covers key operations, including:
✅ Running and stopping containers
✅ Pausing and resuming operations
✅ Executing commands inside containers
✅ Viewing container logs for troubleshooting
✅ Running containers in background mode
This is part of a comprehensive Podman Series designed to help you master container management step-by-step. Don't forget to check out the previous videos, and stay tuned for upcoming episodes!
👉 Subscribe for more tutorials and container management tips!
📢 Got questions? Drop them in the comments below.
Переглядів: 106

Відео

Getting Started Podman Commands
Переглядів 186Місяць тому
Getting Started Podman Commands: Version, Images, Search, Pull, Login & Logout Welcome to this comprehensive guide on essential Podman commands! In this video, we will explore the following key commands: podman version - Learn how to check your installed version of Podman. podman images - Find out how to list and manage container images locally. podman search - Discover how to search for contai...
Installing Podman on Mac OS
Переглядів 220Місяць тому
In this video, I’ll show you how to install #Podman on #macOS ! Podman is a powerful, daemonless container engine, offering a great alternative to Docker for managing containers. If you’re using macOS, this guide will help you get Podman up and running smoothly! 💡 What’s covered in the video: - Installing Podman on macOS using Official Installer Package. - Setting up Podman to work with macOS. ...
Installing Podman on Ubuntu and Fedora
Переглядів 132Місяць тому
In this video, I walk you through a complete, step-by-step guide on how to install Podman on both Ubuntu and Fedora. Podman is a daemonless, open-source container engine, offering an efficient alternative to Docker for managing containers. Whether you're using Ubuntu or Fedora, this tutorial will help you get Podman up and running in no time! What’s covered in this video: Updating your system’s...
Introduction To Podman
Переглядів 1882 місяці тому
What is Podman? Understanding OCI and Containers | Virtual Machines vs Containers | Podman Architecture In this video, we dive deep into the world of containers, focusing on Podman-an open-source, OCI-compliant container engine. 🔹 What is Podman? Explore the core concept of Podman and its role in managing containers, from creation to deployment. 🔹 OCI and Containers: Understand the Open Contain...
Podman Course Introduction
Переглядів 1462 місяці тому
1. Introduction to Podman What is Podman? Overview of Podman and its advantages over Docker. Understanding the Podman architecture. Installation and Setup Installing Podman on various platforms (Linux, macOS, Windows). Configuring Podman for development and testing environments. 2. Basic Podman Commands Container Lifecycle Management Starting, stopping, and managing containers. Creating and del...
How to Install Ollama and Run Granite Code Models use with VS Code Plugin | AI Assistant for Coders
Переглядів 3912 місяці тому
The video contains the details about how you can install the Ollama , run the granaite code family models and Continue a VS code plugin to run the AI Assitant code models
Upcasting
Переглядів 43Рік тому
Upcasting
LiveTestingAPI
Переглядів 176Рік тому
The video contains the LIVE API testing done. Created an API for testing and demonstrated how that can be tested using swagger and postman.
DecodingInternalsOfSeleniumWeDriver
Переглядів 64Рік тому
The video contains explaination about selenium webdriver architecture and internals of how the diffrent actions performed works.
PART-5 SeleniumWebDriverCommands
Переглядів 95Рік тому
Selenium WebDriver is a powerful tool used for automating web browsers. It allows developers to write scripts in various programming languages such as Python, Java, and Ruby, to control web browsers and automate tasks. This video covers two important features of Selenium WebDriver alerts and frames, how these commnds internally works. Alerts are pop-up windows that appear on a web page, usually...
Part4 SeleniumWebDriverCommands
Переглядів 92Рік тому
Hey everyone, Are you using Selenium WebDriver for your automated testing? If so, here are some useful information on how these commands internally works. getCookieByName: This command allows you to retrieve a specific cookie by its name from the current domain. createNewWindow: This command enables you to open a new window using the current driver instance. getWindowHandle: This command retrie...
Part-3 Selenium WebDriver Commands
Переглядів 110Рік тому
Hey everyone! I would like to share a recently uploaded UA-cam video that provides an explanation on the internal workings of commonly used Selenium Webdriver API commands. The video covers the following commands: Get Active Element Is Element Selected Get Text Get Attribute Get Properties Get Page Source All Cookies If you're looking to improve your Selenium Webdriver skills, this video is a g...
Part1-SeleniumWebDriverArchitecture
Переглядів 222Рік тому
The video contains the details about selenium webdriver architecture. Components of Selenium Webdriver Architecture. How Selenium Internally works when certain commands are executed. 1)Create New Session 2)Opening an URL 3)Close Window 4)Delete Session
Part2-SeleniumWebDriverCommands
Переглядів 102Рік тому
The video contains the details about how following selenium commands internally works. 1)Find element by ID, Name, CSS and Xpath 2) Clear Text 3) Enter text 4) Click 5) Get Title 6) Maximize browser window.
Ep-15 Run Cypress Tests using Github Actions in Parallel Without Using Cypress Dashboard
Переглядів 1,8 тис.Рік тому
Ep-15 Run Cypress Tests using Github Actions in Parallel Without Using Cypress Dashboard
EP-14 Run Cypress Tests in Parallel Without using Cypress Dashboard
Переглядів 6 тис.2 роки тому
EP-14 Run Cypress Tests in Parallel Without using Cypress Dashboard
EP-13 Run Cypress Test In Gitlab CI
Переглядів 2,9 тис.2 роки тому
EP-13 Run Cypress Test In Gitlab CI
EP-12 Allure Report Integration In Cypress
Переглядів 5 тис.2 роки тому
EP-12 Allure Report Integration In Cypress
Assertions In Cypress
Переглядів 1612 роки тому
Assertions In Cypress
Working With Textboxe CheckBox and Dropdown in Cypress
Переглядів 882 роки тому
Working With Textboxe CheckBox and Dropdown in Cypress
Browser Navigation Options In Cypress
Переглядів 2482 роки тому
Browser Navigation Options In Cypress
RunSingleTestsWithMultipleDataSetInCypress
Переглядів 1702 роки тому
RunSingleTestsWithMultipleDataSetInCypress
EP-7 Execute Tests on Safari Browser In Cypress
Переглядів 5362 роки тому
EP-7 Execute Tests on Safari Browser In Cypress
EP-6 Creating Custom Commands In Cypress
Переглядів 7852 роки тому
EP-6 Creating Custom Commands In Cypress
EP-5 Using Cypress Studio
Переглядів 8882 роки тому
EP-5 Using Cypress Studio
EP-4 Finding Multiple Elements In Cypress
Переглядів 9352 роки тому
EP-4 Finding Multiple Elements In Cypress
EP-3 Interacting With TextBox and Button in Cypress
Переглядів 2272 роки тому
EP-3 Interacting With TextBox and Button in Cypress
EP-2 Installing Cypress
Переглядів 2142 роки тому
EP-2 Installing Cypress
EP-1 Basics of Cypress
Переглядів 5932 роки тому
EP-1 Basics of Cypress

КОМЕНТАРІ

  • @naveenyenuganti8825
    @naveenyenuganti8825 22 дні тому

    Do we have any video that I wat to run the cypress parallel in vs code?

    • @veerkumarpatil
      @veerkumarpatil 20 днів тому

      @@naveenyenuganti8825 Do you mean from locally?

  • @saadgolandaj
    @saadgolandaj 23 дні тому

    thanks al lot nice Explanation

  • @vishalparkar
    @vishalparkar Місяць тому

    Thanks a lot!

  • @irfankhairulazhar8497
    @irfankhairulazhar8497 Місяць тому

    i facing issue failed to verify phone number due to in the intial column phone number automatically add "()" , anyone facing same issue ?

  • @k.hemanthkumar2793
    @k.hemanthkumar2793 Місяць тому

    how can we do with bit bucket

    • @veerkumarpatil
      @veerkumarpatil Місяць тому

      Do you mean bitbucket pipelines? Or the source code is in bitbucket and you wanted to run it using Jenkins

    • @k.hemanthkumar2793
      @k.hemanthkumar2793 Місяць тому

      @@veerkumarpatil source code is in bitbucket

  • @AAANorthbridge
    @AAANorthbridge Місяць тому

    amazing

  • @deepeshnair
    @deepeshnair Місяць тому

    This is amazing🎉 Thank you for helping out

  • @jayashripatil8972
    @jayashripatil8972 Місяць тому

    मस्तच वीर कुमार

  • @testingtooling
    @testingtooling Місяць тому

    Going good Veer 🎉

  • @nileshkasane4770
    @nileshkasane4770 Місяць тому

    Thanks, bro it's very informative and I successfully created a pipeline in my project by following your video

  • @deepeshnair
    @deepeshnair Місяць тому

    This is amazing ❤🎉 Really helpful 🎉

  • @everythingandtech.
    @everythingandtech. 2 місяці тому

    Great veer!!!!

  • @jayashripatil8972
    @jayashripatil8972 2 місяці тому

    मस्तच

  • @srihari-yg3so
    @srihari-yg3so 2 місяці тому

    Thanks for the video. I run my github actions workflow on local git runner and when I run the job2 on the same runner I see this error "Container actions is only supported on Linux". if I run job1 on local git runner and job2 on ubantu-latest getting error "Unable to find any artifacts for the associated workflow" at Download a Build Artifact step. how to solve this issue?

    • @veerkumarpatil
      @veerkumarpatil 2 місяці тому

      Hopefully your problem is resolved

    • @srihari-yg3so
      @srihari-yg3so 2 місяці тому

      @@veerkumarpatil yes, the issue has been resolved. Thank you!

  • @manimaddy8079
    @manimaddy8079 2 місяці тому

    Where I can see the tests after run the pipeline. In my window I see only summary and code coverage.. pls respond

    • @veerkumarpatil
      @veerkumarpatil 2 місяці тому

      Please check if your result is getting published succefully or not. If that dosent happens you will not be able to see the Tests Tab

  • @vishwaamk73
    @vishwaamk73 2 місяці тому

    Very clearly explained. Thank you

  • @musamohai
    @musamohai 3 місяці тому

    The video is very distorted and one can hardly see anything on your screen.

    • @veerkumarpatil
      @veerkumarpatil 3 місяці тому

      Can you try with 720 or 1080 resolution. As this video has been recorded with HD quality

    • @musamohai
      @musamohai 3 місяці тому

      @@veerkumarpatil Thank you for your quick response. I tried your recommendation and that didn't work. My display settings are currently handled by windows. I will recommend that you zoom on your screen so the text can display large and easy to read. I tried your other videos and they have similar issue.

    • @musamohai
      @musamohai 3 місяці тому

      @@veerkumarpatil What I am saying in a nutshell is that, you need to increase your font size. Your video is very crisp but your texts are too small.

    • @veerkumarpatil
      @veerkumarpatil 3 місяці тому

      Acknowledged Got it. Here is the repository link github.com/veerpatil/cypress-bootcamp

  • @zahrashafi7884
    @zahrashafi7884 4 місяці тому

    Hi , could you give us the implementation of parallel execution in jenkins for cypress?

    • @veerkumarpatil
      @veerkumarpatil 4 місяці тому

      This is not feasible with Jenkins as cypress is bit heavy application. In order to achieve the parallization you can use docker compose when it comes to running tests in parallel on single machine

    • @zahrashafi7884
      @zahrashafi7884 4 місяці тому

      How about the --parallel keyword in Cypress

    • @veerkumarpatil
      @veerkumarpatil 4 місяці тому

      This would not run in parallel it needs cypress cloud subscription plus even though you use it. It will run on single machine as Jenkins is not capable of running in parallel.

    • @zahrashafi7884
      @zahrashafi7884 4 місяці тому

      Cypress cloud we just need the record key right? Do we need to make any payments for it. Also, I saw a plug-in called cypress-parallel. Will this work in jenkins?

    • @veerkumarpatil
      @veerkumarpatil 4 місяці тому

      @zahrashafi7884 yes it will need key. That will be executed with the Jenkins however it will not run in parallel

  • @bittergourd8659
    @bittergourd8659 4 місяці тому

    How do we disable prevent cross site tracking in webkit safari using Cypress

  • @nitinkrishna7632
    @nitinkrishna7632 5 місяців тому

    Could you please help me understand why the dependencies are downloaded again when you are executing mvn test, since you already have mvn clean install in your dockerfile

    • @veerkumarpatil
      @veerkumarpatil 5 місяців тому

      If you could see the command is clean test. if you remove the clean it will skip downloading it again

  • @dhananjaysakhare
    @dhananjaysakhare 6 місяців тому

    Hi Thanks for a really great demo Do you have the code pushed somewhere that I can refer?

    • @veerkumarpatil
      @veerkumarpatil 5 місяців тому

      github.com/veerpatil/cypress-paralleldemo/ here is the Github repo which has the gitlab yml file added for reference

  • @anugrahgaikwad7729
    @anugrahgaikwad7729 6 місяців тому

    hello thank u so much for explanation. Can you please help me to tell how to specify the project directory if I am running the cyphers test via bash shell script. I want to be sure I am referencing to the right build artifact when I create the release task for the pipeline for cypress testing

    • @veerkumarpatil
      @veerkumarpatil 6 місяців тому

      In that you need to create a task which will execute batch script 4:34

  • @anugrahgaikwad7729
    @anugrahgaikwad7729 6 місяців тому

    Can we use this in the release pipeline after the deployment is done in the azure devops

    • @veerkumarpatil
      @veerkumarpatil 6 місяців тому

      yes Absolutely you can do that here is reference video ua-cam.com/video/Zk7qxZzcKgY/v-deo.htmlsi=UQUb3XwetJlt9Pre Note this is done for selenium You can do the same for cypress as well

  • @sumanthpai6100
    @sumanthpai6100 6 місяців тому

    What about failed tests screenshot attached to report?, and how to dynamically change the index.html report name to something relevant like "TestReport@dd:MM:yyyy:hh:mm:ss", this is required for framework design

    • @veerkumarpatil
      @veerkumarpatil 6 місяців тому

      Hi Sumanth , with cypress allure screenshot is automatically added to failed test cases. Regarding your second questions you don’t need to change the file name for index.html you can always keep history of allure report and which will be available from index.html I had added the GitHub repo in the description section for the same

  • @Kunka2706
    @Kunka2706 6 місяців тому

    Nice video, any idea how can you create allure report automatically after all test case have got executed

    • @veerkumarpatil
      @veerkumarpatil 6 місяців тому

      You can add the command npx allure generate in your script i.e. in package.json, after the test execution command. Let me know if this works for you

  • @deepeshnair
    @deepeshnair 6 місяців тому

    This is great!!!!!!!!!!

  • @rahilkumar3558
    @rahilkumar3558 7 місяців тому

    can't we use the selenum-chromeimage in FROM command inside the docker file?

    • @veerkumarpatil
      @veerkumarpatil 7 місяців тому

      Yes you can use that provided the image has maven and java

  • @deepeshnair
    @deepeshnair 7 місяців тому

    This is amazing

  • @NA-lq3in
    @NA-lq3in 7 місяців тому

    This use case is when you have jenkins in your local. But in real time how does it work?

    • @veerkumarpatil
      @veerkumarpatil 7 місяців тому

      do you mean in real time you wont be having any storage ,location where the iamges will be stored. This is applicable in real time as well where the jenkins instance is accessed via URL or ip address

    • @NA-lq3in
      @NA-lq3in 7 місяців тому

      @@veerkumarpatil yeah I agree ..but where would Jenkins be hosted ...will it be integrated with AWS? some real time example would help...since interview questions are. Based on that...for people who have not got an opportunity to work really time it would be difficult to explain

  • @karthi5089
    @karthi5089 7 місяців тому

    Thank You

  • @SuyashDwivedi-e8f
    @SuyashDwivedi-e8f 8 місяців тому

    why you gave the mvn commmand twice

    • @veerkumarpatil
      @veerkumarpatil 8 місяців тому

      The command that is used inside docker doesnt execute any tests. That ensures all the required dependencies are installed properly. Gives a check that image is build without any error

  • @harshithabetsolqa
    @harshithabetsolqa 9 місяців тому

    I tried the mentioned step but allure result is not getting generated can you please help

    • @veerkumarpatil
      @veerkumarpatil 9 місяців тому

      can you tell me which version of cypress you are using.

  • @verushkan
    @verushkan 9 місяців тому

    Hello, if I have a repo on Azure DevOps how can I change the pipeline step Publishes To Github Pages to make it work? Thanks!

    • @veerkumarpatil
      @veerkumarpatil 9 місяців тому

      Only change will be to the source instead of GitHub it will be azure devops Repository. Other things will remain as is. Kindly note that you must have GitHub repo. That can be blank.

  • @mikasjoman
    @mikasjoman 10 місяців тому

    will this be maintained?

  • @SharmilaJayachandran
    @SharmilaJayachandran 10 місяців тому

    I am not getting the extent report the status instead need to go to workspace in jenkins and see. How to get the extent report on the status page ?

    • @veerkumarpatil
      @veerkumarpatil 10 місяців тому

      You can refer to the video below which shows configuration done for extent report ua-cam.com/video/1UmYtg17Gs8/v-deo.htmlsi=J8qDXF2gum2kfUIE

  • @何梦影
    @何梦影 10 місяців тому

    hello, I copied your configuration, but encountered an error while running it。“Your system is missing the dependency: Xvfb”,I want to ask, do you know how to do it? Thank you very much!

    • @veerkumarpatil
      @veerkumarpatil 10 місяців тому

      Might be the cypress depedancy are not installed for your project properly

    • @ChristopheMaitrepierre
      @ChristopheMaitrepierre 8 місяців тому

      it is an os dependency , this can be installed ; another solution is the use dockr image cypress/browsers (cypress not installed but os debian with all installed browsers

  • @archanamuthukrishnan6465
    @archanamuthukrishnan6465 10 місяців тому

    Helo Sir I am trying to give the same using jenkins pipeline . But facing error in jenkins like nullpointer exception.using Publishhtml plugin gave reportDir: 'target' reportFiles:'Spark.html' Can you please let me know what i am missing here

  • @hemanthraj3784
    @hemanthraj3784 11 місяців тому

    Keep up the good work man, Good video..

  • @mohamedfahizcp2922
    @mohamedfahizcp2922 11 місяців тому

    can you share the github link?

  • @arsalan208
    @arsalan208 Рік тому

    My 2cases pass on chrome but one of each test fail in webkit alternating

  • @vicky18782
    @vicky18782 Рік тому

    is this applicable for cypress+ cucumber ?

  • @JohnJons_7
    @JohnJons_7 Рік тому

    Hi How did you open allure report?

    • @veerkumarpatil
      @veerkumarpatil Рік тому

      Go to Settings and from there see for pages you will find a link for the page where the report is deployed

    • @JohnJons_7
      @JohnJons_7 Рік тому

      @@veerkumarpatil I didn’t get it, where exactly in settings should i find link on the report I can open allure from the artifacts, and also can open in reporting job ( pages ) , but the issue is that in my report I got only one test, not all in summary

  • @akhileshrawat7286
    @akhileshrawat7286 Рік тому

    Hello sir Great content on selenium Can you please create a series on appium as well

  • @akhileshrawat7286
    @akhileshrawat7286 Рік тому

    Must watch series on selenium

  • @akhileshrawat7286
    @akhileshrawat7286 Рік тому

    Great content sir!! Please create videos on appium as well

  • @tuteromero
    @tuteromero Рік тому

    thank you! do you know how to change the logo and the title in the report?

    • @shmhub
      @shmhub 8 місяців тому

      @tuteromero If you find this one, please let me know I want to change the Logo and Title in my project as well. Thanks

  • @qehuddle1942
    @qehuddle1942 Рік тому

    is it will work for cypress cucumber feature file?

  • @Achyuthkumar-ie6vg
    @Achyuthkumar-ie6vg Рік тому

    voice is very low

  • @deepeshnair
    @deepeshnair Рік тому

    This is great