Omega Automation Testing
 Omega Automation Testing
  • 30
  • 117 755

Відео

Java + Maven + IntelliJ Basic setup
Переглядів 35 тис.2 роки тому
this video discusses the following: 1. Install and setup java on windows 2. Install and setup maven 3. Install and setup IntelliJ
What are Classes and Objects | Object oriented Programming Basics
Переглядів 4052 роки тому
This video discusses the concepts of Classes and Objects, the concepts which form the foundation of OOP concept
How to uninstall Jenkins .war
Переглядів 6 тис.2 роки тому
How to uninstall Jenkins .war
Implicit Wait in Selenium
Переглядів 1032 роки тому
Implicit Wait in Selenium
Explicit Wait in Selenium (WebDriverWait)
Переглядів 1342 роки тому
Explicit Wait in Selenium (WebDriverWait)
What are Selenium Waits | Types of waits | Difference amongst Implicit and Explicit and Fluent wait
Переглядів 862 роки тому
What are Selenium Waits | Types of waits | Difference amongst Implicit and Explicit and Fluent wait
Perform Keyboard and mouse actions using Selenium Actions class
Переглядів 672 роки тому
Perform Keyboard and mouse actions using Selenium Actions class
Cucumber Data Tables | data tables as list and data tables as map
Переглядів 3,4 тис.2 роки тому
In this video we discuss Cucumber data tables and the various ways of using them
Cucumber conditional Hooks (hooks with tags)
Переглядів 6242 роки тому
Cucumber conditional Hooks (hooks with tags)
What are Cucumber hooks and how to use them | Cucumber + java
Переглядів 8922 роки тому
What are Cucumber hooks and how to use them | Cucumber java
How to run specific rows from Cucumber examples / Scenario Outlines | Cucumber + Java
Переглядів 1,9 тис.2 роки тому
In this video we see how cucumber tags can be used to run specific rows from the Examples of Scenario outlines. For finding more things about tags please refer the official cucumber docs: cucumber.io/docs/cucumber/api/#tags
Using Cucumber Scenario outline | Cucumber + Java
Переглядів 1,6 тис.3 роки тому
In this video we look at what scenario outline is and how do we use it and why is it considered to be a way of implementing data driven testing using cucumber
Take Screenshot using Selenium and Java | Selenium core operations
Переглядів 573 роки тому
Take Screenshot using Selenium and Java | Selenium core operations
Handle pop-up Alerts (JavaScript alerts) using selenium and Java
Переглядів 653 роки тому
Handle pop-up Alerts (JavaScript alerts) using selenium and Java
Handle multiple windows or tabs using Selenium and Java | Java + Selenium core operations
Переглядів 953 роки тому
Handle multiple windows or tabs using Selenium and Java | Java Selenium core operations
Find Broken Images and Links using Selenium and Java
Переглядів 1,4 тис.3 роки тому
Find Broken Images and Links using Selenium and Java
Automate Radio buttons and Checkboxes using Selenium and Java
Переглядів 1483 роки тому
Automate Radio buttons and Checkboxes using Selenium and Java
Automate CSS drop-down(multi-select) using Selenium and Java | Java + Selenium core operations
Переглядів 2203 роки тому
Automate CSS drop-down(multi-select) using Selenium and Java | Java Selenium core operations
Automate CSS drop-down(single select) using Selenium and Java | Java + Selenium core operations
Переглядів 2803 роки тому
Automate CSS drop-down(single select) using Selenium and Java | Java Selenium core operations
Handle drop-down using Selenium and Java || Selenium + Java core operations
Переглядів 3103 роки тому
Handle drop-down using Selenium and Java || Selenium Java core operations
Integrating Cucumber Reports with Jenkins
Переглядів 2,1 тис.3 роки тому
Integrating Cucumber Reports with Jenkins
Integrating TestNG reports with Jenkins
Переглядів 2,8 тис.3 роки тому
Integrating TestNG reports with Jenkins
Run Jenkins Build on Every Commit to GitHub Repository || Trigger Jenkins build using GitHub WebHook
Переглядів 1,3 тис.3 роки тому
Run Jenkins Build on Every Commit to GitHub Repository || Trigger Jenkins build using GitHub WebHook
Maven Integration with Jenkins || Cucumber with Jenkins || Jenkins tutorials
Переглядів 1,7 тис.3 роки тому
Maven Integration with Jenkins || Cucumber with Jenkins || Jenkins tutorials
What Is Jenkins, where is it used || generic steps of software development and deployment
Переглядів 903 роки тому
What Is Jenkins, where is it used || generic steps of software development and deployment
Create your first Jenkins Job || How to create Jenkins Freestyle job
Переглядів 1063 роки тому
Create your first Jenkins Job || How to create Jenkins Freestyle job
How to install Jenkins
Переглядів 2253 роки тому
How to install Jenkins
Cucumber tags tutorial || run java + maven + cucumber + testNG project from command-line
Переглядів 4,5 тис.3 роки тому
Cucumber tags tutorial || run java maven cucumber testNG project from command-line
Java + Cucumber + TestNG +IntelliJ
Переглядів 45 тис.3 роки тому
Java Cucumber TestNG IntelliJ

КОМЕНТАРІ

  • @prathamlal4279
    @prathamlal4279 8 днів тому

    Thank you so much sir for this tutorial.

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

    superb! I found this video very helpful. Thanks!

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

    thank you very much

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

    Thanks.

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

    Thanks. This works

  • @ManasRanjanSingh-zf9lj
    @ManasRanjanSingh-zf9lj 4 місяці тому

    getting Unknown lifecycle phase ".filter.tags=@Test

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

    Such a incredibly clear Explanation. Appreciate for video!!

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

    Good stuff, had to refresh my knowledge! Thanks

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

    Hi, In the above video my case is if in one of the example data set is executed successfully, it shouldn't go to next set instead it should go to next scenario outline. Is this possible ?

  • @RahulVagadiya-gw3hc
    @RahulVagadiya-gw3hc 10 місяців тому

    Thank you i was watching your videos. it’s really helpful but my framework doesn’t work some point.please advise me

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

    Good explanation

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

    Great intro, thank you! Audio dropped out sometimes but still managed to follow most of it. Thank you!

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

    Oh My God! Thank you very much for the video. I was wondering why maven dependencies are not working for me and nobody told me in the previous 5 videos I watched to just simply right-click on dependency content and reload the project so it would download it's dependencies automatically. it works now. Saved 2 hours of my time searching!!! beside that I loved the entire video!!!!!!!!!!!!!!!

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

    what if if wanna execute the first and 3rd example ? are we obliged to seperate examples each time ? dont you think we're losing all the benefits of scenerio outlines when using the method you showed?

  • @user-kf4kz3dr4e
    @user-kf4kz3dr4e Рік тому

    tufk c,j,

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

    Thank for sharing

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

    Sir, in my case i do not see the adminPassword file in secrets folder. Cannot login as admin. It disappears after i freshly install jenkins.

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

    Thank you very much for this video, it so helpful. Please add more videos for IntelliJ IDE using Java, cucumber and TestNG combination to improve the knowledge of the tools.

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

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

    Did your complete steps as per your video . but still i am not able to uninstall a jenkins application . had installed it via the jenkins.war. looking for more solution

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

    May I know what's the purpose of running "mvn test" in cmd?

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

    reports were not generating while running in command line please help

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

    When i extends the Runner class with the abstract from testng all my @Before tags are not executing. Can someone help me with this? Srry for the bad english.

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

    Could anyone tell me .what is wrong with it ? java.lang.NoSuchMethodError: org.openqa.selenium.support.PageFactory.initElements(Lorg/openqa/selenium/SearchContext;Ljava/lang/Object;)V at pagefactory.LoginPage_PF.<init>(LoginPage_PF.java:32)

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

    please I need your help... I have this error: META-INF/versions/9/module-info is not a class because access_flag ACC_MODULE is set

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

    16:01

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

    Very Helpful. thanks a lot.

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

    Please tell me how to install intellij idea

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

    Thanks bro

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

    Thank you

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

    thanks,, its solve my problem to run different object of class

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

    sir in my case it is not working that comand is working but unable to install again

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

    There is something missing. I've tried following the video, but I was able to run it from the feature file. Running the runner class or the xml file resulted in errors. The Cucumber didn't find the steps definition, while I was able to navigate from feature file to the steps definitions by holding Ctrl and clicking on a step. And at some point, the error was saying that the testing xml file is invalid.

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

      Did you solve it? I am in the same position, i can navigate from feature file to the step definitions by clicking on a step but when i run the feature file it says step undefined

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

      @@eyupbayiroglu, right click on 'steps' file that you created in 'stepsdefination' folder then click on 'Build Module'. After that it should be fixed.

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

      @@gajendersingh4361 Thank you so much for your comment! I spent 2 days solving the problem, watched all possible tutorials exactly following all steps and tests didn't pass. Thank you!

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

      @@gajendersingh4361 Lifesaver.

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

      @@gajendersingh4361 Thanks a lot. i was scratching my head on this too! You are awesome!

  • @tioputrasalis9807
    @tioputrasalis9807 2 роки тому

    Thank you, I hope you always healthly and safety

  • @HarshaVardhan-gd1po
    @HarshaVardhan-gd1po 2 роки тому

    how to mail this testng reports to test lead from jenkins my question is this please give me the answer or a viedo in this i searches 50+ viedos i havent get the answer please.... please answer me for this question please

  • @Gauss6174
    @Gauss6174 2 роки тому

    thanks dude

  • @hemanthk6960
    @hemanthk6960 2 роки тому

    Hi sir.. Thanks for the video on this automation . I had been looking for the same .. Thanks

  • @deepsyuncle4972
    @deepsyuncle4972 2 роки тому

    Thank you, sir. Your lessons are really helpful!

  • @TheCrule
    @TheCrule 2 роки тому

    I'm getting Step undefinded error please can i get some explanation :)

  • @Wlazlkotnaplotek
    @Wlazlkotnaplotek 2 роки тому

    That was AMAZING. Thank you. Was looking so long for this king of info =)

  • @walkiri
    @walkiri 2 роки тому

    Thank you for this video. I missed one step from other tutorials and this one helped me :) all clearly explained

  • @manojmulik6151
    @manojmulik6151 2 роки тому

    Thank You very Much you have done really great job by explaining it stepwise

  • @8004wind
    @8004wind 2 роки тому

    Thanks for the nice video. But could you add how to initiate WebDriver, e.g. chromedriver?

  • @Nstyleonlineuk
    @Nstyleonlineuk 2 роки тому

    Thank you ! very good Tutorial.

  • @saadbinsami4801
    @saadbinsami4801 2 роки тому

    Great video. It helped alot. Thanks man.

  • @tahabulentdursun8701
    @tahabulentdursun8701 2 роки тому

    thank you very much my big brother

  • @hasanozdemir1067
    @hasanozdemir1067 2 роки тому

    This is the one of the best video i ever watched. TAHNK YOU SO MUCH IT HELPED ME A LOT!!!!!:)

  • @t11oaa8
    @t11oaa8 2 роки тому

    Thanks for this

  • @jannatulnayeem6858
    @jannatulnayeem6858 2 роки тому

    Simple and clear code, we need more

  • @yogeshraut8531
    @yogeshraut8531 2 роки тому

    Its Amazing from you , i Following To many tutorials but not work properly with me and Yours it give 100% result and make feel Happy, God Bless you and keep it up for us.