Automation Step by Step (Hindi)
Automation Step by Step (Hindi)
  • Видео 26
  • Просмотров 16 256
WebdriverIO | How to create Cucumber BDD Project | Hindi
ALL FREE COURSES - automationstepbystep.com/
*ASK RAGHAV* ► bit.ly/2CoJGWf
00:00 Intro
01:21 What is BDD | What is Cucumber
05:21 How to setup WebdriverIO Cucumber BDD Framework
16:02 How to create Feature files
19:21 How to run Cucumber BDD tests
20:28 How to auto-generate step definitions
31:05 How to give step definition folder location in configuration file
39:32 How to parameterize cucumber bdd feature scenarios
52:23 Page Object Model - ruclips.net/video/dD3OhdP9zkk/видео.html
53:10 Reports - ruclips.net/video/cMZF4T-p8vE/видео.html
54:03 Outro
Step 1 - Create a folder and open in VS Code
Step 2 - Run commands npm init -y and npm init wdio .
Step 3 - Select the webdriverio project options and in...
Просмотров: 234

Видео

WebdriverIO | Run WebdriverIO tests from Jenkins using GitHub project | Hindi
Просмотров 87Год назад
ALL FREE COURSES - automationstepbystep.com/ Prerequisites Project is uploaded on GitHub (or any Repository) Jenkins is setup Step 1 - Create a job on Jenkins Step 2 - Add repository url in Source Code Management section along with credentials Step 3 - In Build section add the commands to install libraries and run tests npm install npx wdio (node js must be setup on the system where jenkins is ...
WebdriverIO | How to add project to Git & GitHub | Hindi
Просмотров 62Год назад
ALL FREE COURSES - automationstepbystep.com/ *How to upload WebdriverIO project to GitHub* Step 1 - Install git on your system git version Step 2 - Goto github.com and create account and login Step 3 - Create a new repository Step 4 - Goto VS Code and open the project/folder Step 5 - Create .gitignore file Step 6 - Goto source control section & click on git icon (note : check git is enabled fro...
WebdriverIO | How to run Tests from Jenkins | Hindi
Просмотров 96Год назад
*ALL FREE COURSES* ► automationstepbystep.com/ Step 1 - Download, set up and start Jenkins Refer - ruclips.net/video/wQYV7azlUog/видео.html Step 2 - Add JUnit Reporter extension in WebdriverIO Project - npm install @wdio/junit-reporter save-dev Ref - webdriver.io/docs/junit-reporter/ Step 3 - Update configuration file to add junit reporter configuration Step 4 - Open Jenkins and create a new jo...
WebdriverIO | How to Record Tests | Hindi
Просмотров 141Год назад
*ALL FREE COURSES* ► AutomationStepByStep.com/ *ASK RAGHAV* ► bit.ly/2CoJGWf *How to RECORD WebdriverIO Test* Chrome DevTools Recorder - If you are using latest chrome you will have the Recorder already installed and available This feature is available only in Chrome, not Chromium Step 1 - Open any website, do a Right-Click and select "Inspect" Step 2 - To open Recorder panel - Click on More op...
What are GitHub Actions | Step by Step for Beginners | Hindi
Просмотров 8 тыс.Год назад
FREE COURSES - automationstepbystep.com/ Topics: 1. What are GitHub Actions 2. How to use - Step by Step DEMO 3. A demo workflow file - how to create, run and check results 4. Terms: Workflows, Events, Jobs, Steps 00:00 Intro 01:37 What are GitHub Actions 07:39 Demo 09:00 Create a new repository 12:40 Create a workflow YAML file 18:05 Check results 21:04 Terms in GitHub Actions *GitHub Actions*...
Install and Setup Python on Windows & Mac OS | Step by Step | Hindi 🟢
Просмотров 25Год назад
Install and Setup Python on Windows & Mac OS | Step by Step | Hindi 🟢
Download and Setup Eclipse with Python | Step by Step | Hindi 🟢
Просмотров 242Год назад
Download and Setup Eclipse with Python | Step by Step | Hindi 🟢
Install and Setup Eclipse on windows and mac os | Step by Step
Просмотров 25Год назад
Install and Setup Eclipse on windows and mac os | Step by Step
WebdriverIO | Page Object Model | Hindi
Просмотров 313Год назад
WebdriverIO | Page Object Model | Hindi
WebdriverIO | Getting Started | Hindi
Просмотров 1,2 тыс.Год назад
WebdriverIO | Getting Started | Hindi
Jenkins Day 2 | Step by Step Hands-On Complete Course for Beginners (Hindi)
Просмотров 673Год назад
Jenkins Day 2 | Step by Step Hands-On Complete Course for Beginners (Hindi)
Jenkins Day 1 | Step by Step Hands-On Complete Course for Beginners (Hindi)
Просмотров 2,1 тыс.Год назад
Jenkins Day 1 | Step by Step Hands-On Complete Course for Beginners (Hindi)

Комментарии

  • @abbaspatel6216
    @abbaspatel6216 День назад

    Nice

  • @zunaira_059
    @zunaira_059 День назад

    great tutorial ever

  • @kunalkumarlalit
    @kunalkumarlalit 10 дней назад

    Sir CI/CD pipeline and framework and automating your results how this can be done.. Is there any video on this? Ci/Cd is available online..

  • @gauravmane9287
    @gauravmane9287 22 дня назад

    at 33:37 to learn async , await which playlist to refer ?

  • @imranyounas3254
    @imranyounas3254 Месяц назад

    I want to ask one question how can I run the API after deployment like as I deployed through GitHub action and now want to use live.

  • @AshishKumar-wh6dw
    @AshishKumar-wh6dw Месяц назад

    Thanks for the amazing video

  • @shashankpalsingh5607
    @shashankpalsingh5607 2 месяца назад

    Thankyou sir for clear demo and explanation.

  • @Ram79864
    @Ram79864 3 месяца назад

    Very Nice sir

  • @digitalcreator297
    @digitalcreator297 3 месяца назад

    Awesome session sir.. please upload more videos in Hindi..like Selenium Automation with Python, Robot Framework, Appium etc

    • @Raghav_Pal
      @Raghav_Pal 3 месяца назад

      I will try my best

  • @Vivek.srivastava4825
    @Vivek.srivastava4825 4 месяца назад

    Technical examples dene ke bajayein , koi fiction based example de phir usko relate karein live example se.

    • @Raghav_Pal
      @Raghav_Pal 4 месяца назад

      ok.. will try Vivek

  • @rinkuniwas
    @rinkuniwas 5 месяцев назад

    Good start Raghav. This will help lots of people.

  • @salmanshekh7267
    @salmanshekh7267 5 месяцев назад

    Dear @Raghav Pal , Jenkins Day 2 is about to complete, can we have the next one? so we will not stop the flow. thank you for your effort

    • @Raghav_Pal
      @Raghav_Pal 4 месяца назад

      Salman Due to multiple things at hand I am not sure when will I be able to resume on the this.. but you can fine the complete Jenkins playlist and Masterclass here - automationstepbystep.com/

  • @rubelhossain2374
    @rubelhossain2374 6 месяцев назад

    Sir Please make about kubernetes

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Rubel can check here - automationstepbystep.com/

  • @rubelhossain2374
    @rubelhossain2374 6 месяцев назад

    Why you not uploading videos in this hindi channel?? Please also continue this channel...hindi main acchi tarike se samaj ata hain

  • @js-kf8up
    @js-kf8up 6 месяцев назад

    Raghav sir, I have request you 🙏 , please upload your all course videos in Hindi because it's easy to learn, time saving & native language, English is good but when we understand through(native language), it's just like a fun. @Raghav_Pal

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      main try karunga

  • @electricconceptcar3453
    @electricconceptcar3453 7 месяцев назад

    nice explanation. can you please explain how can we deploy the azure vm template using github action.

  • @kunmunmroutray5127
    @kunmunmroutray5127 7 месяцев назад

    its really simple and clean explanation Thank you so much

  • @O-A-levels
    @O-A-levels 8 месяцев назад

    Great explanation way , salute sir

  • @Najamashaikh937
    @Najamashaikh937 8 месяцев назад

    java 18 hai mere paas . chalega kya ?

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Jenkins aur Java ki compatibility check karo - www.jenkins.io/doc/book/platform-information/support-policy-java/

  • @deepakyadav-ny2cj
    @deepakyadav-ny2cj 8 месяцев назад

    Nice sir really like it 👍

  • @ranarayhan8850
    @ranarayhan8850 8 месяцев назад

    sir do you provide full azure devops course?

  • @JaskiranKaur-xr7ih
    @JaskiranKaur-xr7ih 9 месяцев назад

    There couldn't have been any better or any simpler way to describe Github actions. Thank you for your clear demo and explanation !

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Thanks Jaskiran

  • @Najamashaikh937
    @Najamashaikh937 10 месяцев назад

    Great ...Thnx Raghav....Upload another mobile Automation Appium Tool. Hands on exp.

  • @Najamashaikh937
    @Najamashaikh937 10 месяцев назад

    plz translate your all videos in hindi language. lot of people waitting .

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      I will check and try

  • @Najamashaikh937
    @Najamashaikh937 10 месяцев назад

    wow ...great sir. i will share already in my whatsapp groups. thx in hindi.

  • @NandiOnTheWheels
    @NandiOnTheWheels 11 месяцев назад

    great sir great very nice word to word explanation

  • @NandiOnTheWheels
    @NandiOnTheWheels 11 месяцев назад

    one of the best video on this topic

  • @travelworld5889
    @travelworld5889 Год назад

    Can someone help me please i have github action and there is SIT and UAT already present so my task is - create a branch for PRE PROD in github action how to do and what need to be configure there please help me guys

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Here are the steps involved: 1. Create the PRE PROD Branch: - Navigate to your repository on GitHub. - Click the "Branch" button or dropdown menu. - Type "PRE_PROD" (or your preferred name) and click "Create branch." 2. Modify Workflow YAML File: - Access the YAML file defining your GitHub Actions workflow. - Add a new job for PRE PROD, similar to SIT and UAT, with appropriate configuration: ```yaml jobs: pre_prod: runs-on: ubuntu-latest # Specify desired runner steps: - uses: actions/checkout@v3 - name: Set up environment # ... necessary environment setup steps - name: Run PRE PROD tests # ... commands to run PRE PROD tests or deployments ``` 3. Configure Triggers and Conditions: - Triggers: Determine when to initiate the PRE PROD job: - Pushes to specific branches (e.g., `main`) - Pull requests - Manually - Conditions: Control when the job executes: - `if: ${{ github.ref == 'refs/heads/main' }}` (example for main branch) 4. Incorporate Deployment Steps: - If deploying to a PRE PROD environment, include necessary deployment steps within the `pre_prod` job. 5. Commit and Push Changes: - Commit the updated YAML file to your repository. - Push the changes to trigger the new PRE PROD workflow. Additional Considerations: - Branch Protection Rules: Enforce quality and review processes by setting branch protection rules for PRE PROD. - Secrets and Environment Variables: Securely manage sensitive information using GitHub Actions secrets. - Dependent Jobs: If PRE PROD relies on SIT or UAT results, use `needs` to define job dependencies.

  • @travelworld5889
    @travelworld5889 Год назад

    Can someone help me please i have github action and there is SIT and UAT already present so my task is - create a branch for PRE PROD in github action how to do and what need to be configure there please help me guys

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Here are the steps involved: 1. Create the PRE PROD Branch: - Navigate to your repository on GitHub. - Click the "Branch" button or dropdown menu. - Type "PRE_PROD" (or your preferred name) and click "Create branch." 2. Modify Workflow YAML File: - Access the YAML file defining your GitHub Actions workflow. - Add a new job for PRE PROD, similar to SIT and UAT, with appropriate configuration: ```yaml jobs: pre_prod: runs-on: ubuntu-latest # Specify desired runner steps: - uses: actions/checkout@v3 - name: Set up environment # ... necessary environment setup steps - name: Run PRE PROD tests # ... commands to run PRE PROD tests or deployments ``` 3. Configure Triggers and Conditions: - Triggers: Determine when to initiate the PRE PROD job: - Pushes to specific branches (e.g., `main`) - Pull requests - Manually - Conditions: Control when the job executes: - `if: ${{ github.ref == 'refs/heads/main' }}` (example for main branch) 4. Incorporate Deployment Steps: - If deploying to a PRE PROD environment, include necessary deployment steps within the `pre_prod` job. 5. Commit and Push Changes: - Commit the updated YAML file to your repository. - Push the changes to trigger the new PRE PROD workflow. Additional Considerations: - Branch Protection Rules: Enforce quality and review processes by setting branch protection rules for PRE PROD. - Secrets and Environment Variables: Securely manage sensitive information using GitHub Actions secrets. - Dependent Jobs: If PRE PROD relies on SIT or UAT results, use `needs` to define job dependencies.

  • @nikitaghate9837
    @nikitaghate9837 Год назад

    Bvery nice and easily understand thank you sir 😊😊

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Most welcome Nikita

  • @Kedarg799
    @Kedarg799 Год назад

    Thanks sir, can you please make github actions tutorials

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      I will check and plan

  • @jerrysworld5495
    @jerrysworld5495 Год назад

    mujhe lagta hai aur bhi hindi videos aane chahiye. bhale apke naye channel ki growth slow hai lekin aap promotion bhi kar sakte hain. Native language me chizo ko seekhna kaafi asan ho jata h par here is a catch ki native language me sikhaane wale tutors bohut hi km hain. ❤❤❤❤❤❤

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      thanks for the kind words

  • @jerrysworld5495
    @jerrysworld5495 Год назад

    mujhe lagta hai aur bhi hindi videos aane chahiye. bhale apke naye channel ki growth slow hai lekin aap promotion bhi kar sakte hain. Native language me chizo ko seekhna kaafi asan ho jata h par here is a catch ki native language me sikhaane wale tutors bohut hi km hain. ❤❤❤❤❤❤ Love from Gurgaon..

  • @jerrysworld5495
    @jerrysworld5495 Год назад

    mujhe lagta hai aur bhi hindi videos aane chahiye. bhale apke naye channel ki growth slow hai lekin aap promotion bhi kar sakte hain. Native language me chizo ko seekhna kaafi asan ho jata h par here is a catch ki native language me sikhaane wale tutors bohut hi km hain. ❤❤❤❤❤❤

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      thanks for the hope

  • @rahulshandilya880
    @rahulshandilya880 Год назад

    Please sir continue this series plz

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      I will plan on this Rahul

  • @deepali8293
    @deepali8293 Год назад

    Thank you sir 😊

    • @Raghav_Pal
      @Raghav_Pal 5 месяцев назад

      Most welcome Deepali

  • @ankush2362
    @ankush2362 Год назад

    I was facing the issue while creating allure reports folder with command "allure generate .\allure-results". The error said - allure : File C:\Users\XXXXX XXXXX\AppData\Roaming pm\allure.ps1 cannot be loaded because running scripts is disabled on this system. In order to resolve the above error, run the following set of commands- 1) set-ExecutionPolicy RemoteSigned -Scope CurrentUser 2) Get-ExecutionPolicy The above command should return - "RemoteSigned" 3) Get-ExecutionPolicy -list ---> This is to view the list of policies that has been updated by the last commands. Now try running the command "allure generate .\allure-results". This should now create the allure reports folder. Hope this helps. Cheers!!

  • @deepaksinghchauhan2819
    @deepaksinghchauhan2819 Год назад

    nice and simply explained video thank you sir.

  • @MN-wv6dq
    @MN-wv6dq Год назад

    Hope to see next video soon

  • @MN-wv6dq
    @MN-wv6dq Год назад

    Very nice explanation..

  • @waitmetherell6664
    @waitmetherell6664 Год назад

    Promo sm

  • @kishoredass7099
    @kishoredass7099 Год назад

    Yeh aapka bahut achha video tha Jenkins ka, Git aur Github pe video zaroor banaiye sir....

  • @dheerajshokeen753
    @dheerajshokeen753 Год назад

    Nice content sir. Sir if possible please bring these tutorial in hindi 1.selenium with java 2. Appium 3.Cucumber 4. Rest api

    • @Raghav_Pal
      @Raghav_Pal Год назад

      As soon as possible Dheeraj

  • @prafulbagade8755
    @prafulbagade8755 Год назад

    Thank you

  • @newwaylearn8998
    @newwaylearn8998 Год назад

    Thank you sir

  • @harinareshrawat6143
    @harinareshrawat6143 Год назад

    Thanks Raghav for starting this wonderful series. I hope you will be covering GitHub actions thoroughly.

    • @Raghav_Pal
      @Raghav_Pal Год назад

      I will plan to add more Hari

  • @RashimSameer
    @RashimSameer Год назад

    Please continue this topic how to use jenkins jobs if we have test cases .?Testing how we will use jenkins

    • @Raghav_Pal
      @Raghav_Pal Год назад

      I will do Rashim, for now you can check my other detailed video on Jenkins - ruclips.net/video/woMAXn4e8NA/видео.html

  • @RashimSameer
    @RashimSameer Год назад

    I really want to learn jenkins. I was waiting for my team member will explain but it couldn’t happened. Now don’t required. You covered the topic well. even small-small part where we will stuck you explained that also. Very nice video 😊

    • @Raghav_Pal
      @Raghav_Pal Год назад

      Glad to hear this Rashim, wish you all the best

  • @zikraansari5183
    @zikraansari5183 Год назад

    Hello sir when will you upload next video on Jenkins?

    • @Raghav_Pal
      @Raghav_Pal Год назад

      Hi, I will do as I get some time, in case it is fine with, you can learn from my other Jenkins masterclass - ruclips.net/video/woMAXn4e8NA/видео.html