- Видео 30
- Просмотров 127 452
Omega Automation Testing
Добавлен 28 июн 2021
Hey There,
This channel is dedicated to everything related to test Automation.
Personally I am a big fan of Java, Selenium-WebDriver, Rest Assured and Jenkins.
If you have any suggestions please feel free to contact me.
Subscribe to my channel, and press bell icon to get some interesting videos on test Automation.
This channel is dedicated to everything related to test Automation.
Personally I am a big fan of Java, Selenium-WebDriver, Rest Assured and Jenkins.
If you have any suggestions please feel free to contact me.
Subscribe to my channel, and press bell icon to get some interesting videos on test Automation.
Create first Java class and object using IntelliJ IDE
Create first Java class and object using IntelliJ IDE
Просмотров: 8 658
Видео
Java + Maven + IntelliJ Basic setup
Просмотров 38 тыс.3 года назад
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
Просмотров 7483 года назад
This video discusses the concepts of Classes and Objects, the concepts which form the foundation of OOP concept
Explicit Wait in Selenium (WebDriverWait)
Просмотров 1423 года назад
Explicit Wait in Selenium (WebDriverWait)
What are Selenium Waits | Types of waits | Difference amongst Implicit and Explicit and Fluent wait
Просмотров 923 года назад
What are Selenium Waits | Types of waits | Difference amongst Implicit and Explicit and Fluent wait
Perform Keyboard and mouse actions using Selenium Actions class
Просмотров 713 года назад
Perform Keyboard and mouse actions using Selenium Actions class
Cucumber Data Tables | data tables as list and data tables as map
Просмотров 3,5 тыс.3 года назад
In this video we discuss Cucumber data tables and the various ways of using them
Cucumber conditional Hooks (hooks with tags)
Просмотров 6973 года назад
Cucumber conditional Hooks (hooks with tags)
What are Cucumber hooks and how to use them | Cucumber + java
Просмотров 9843 года назад
What are Cucumber hooks and how to use them | Cucumber java
How to run specific rows from Cucumber examples / Scenario Outlines | Cucumber + Java
Просмотров 2,3 тыс.3 года назад
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,7 тыс.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
Просмотров 613 года назад
Take Screenshot using Selenium and Java | Selenium core operations
Handle pop-up Alerts (JavaScript alerts) using selenium and Java
Просмотров 733 года назад
Handle pop-up Alerts (JavaScript alerts) using selenium and Java
Handle multiple windows or tabs using Selenium and Java | Java + Selenium core operations
Просмотров 1583 года назад
Handle multiple windows or tabs using Selenium and Java | Java Selenium core operations
Find Broken Images and Links using Selenium and Java
Просмотров 1,5 тыс.3 года назад
Find Broken Images and Links using Selenium and Java
Automate Radio buttons and Checkboxes using Selenium and Java
Просмотров 1853 года назад
Automate Radio buttons and Checkboxes using Selenium and Java
Automate CSS drop-down(multi-select) using Selenium and Java | Java + Selenium core operations
Просмотров 2643 года назад
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
Просмотров 3063 года назад
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
Просмотров 3163 года назад
Handle drop-down using Selenium and Java || Selenium Java core operations
Integrating Cucumber Reports with Jenkins
Просмотров 2,6 тыс.3 года назад
Integrating Cucumber Reports with Jenkins
Integrating TestNG reports with Jenkins
Просмотров 3 тыс.3 года назад
Integrating TestNG reports with Jenkins
Run Jenkins Build on Every Commit to GitHub Repository || Trigger Jenkins build using GitHub WebHook
Просмотров 1,8 тыс.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,9 тыс.3 года назад
Maven Integration with Jenkins || Cucumber with Jenkins || Jenkins tutorials
What Is Jenkins, where is it used || generic steps of software development and deployment
Просмотров 933 года назад
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
Просмотров 1073 года назад
Create your first Jenkins Job || How to create Jenkins Freestyle job
Cucumber tags tutorial || run java + maven + cucumber + testNG project from command-line
Просмотров 4,9 тыс.3 года назад
Cucumber tags tutorial || run java maven cucumber testNG project from command-line
Nice
I have watched a couple of videos on cucumber and as of now I have found this particular video is far easier to follow, understand and to say the least, easy to copy and re-produce the code from the video. The content maker certainly deserves or rather I should say has earned 3 kudos from me and those rookies interested to learn Cucumber will find this video truly informative and a great piece of learning material. Great Job Content Maker!!!! I need to watch your other videos!!!!
Can we install or configure maven in any other drive instead of c drive
👏 👏 thanks
Thank you so much sir for this tutorial.
superb! I found this video very helpful. Thanks!
thank you very much
Thanks.
Thanks. This works
getting Unknown lifecycle phase ".filter.tags=@Test
Such a incredibly clear Explanation. Appreciate for video!!
Good stuff, had to refresh my knowledge! Thanks
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 ?
Thank you i was watching your videos. it’s really helpful but my framework doesn’t work some point.please advise me
Good explanation
Great intro, thank you! Audio dropped out sometimes but still managed to follow most of it. Thank you!
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!!!!!!!!!!!!!!!
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?
tufk c,j,
Thank for sharing
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.
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.
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
May I know what's the purpose of running "mvn test" in cmd?
reports were not generating while running in command line please help
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.
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)
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
16:01
Very Helpful. thanks a lot.
Please tell me how to install intellij idea
Thanks bro
Thank you
thanks,, its solve my problem to run different object of class
sir in my case it is not working that comand is working but unable to install again
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.
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
@@eyupbayiroglu, right click on 'steps' file that you created in 'stepsdefination' folder then click on 'Build Module'. After that it should be fixed.
@@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!
@@gajendersingh4361 Lifesaver.
@@gajendersingh4361 Thanks a lot. i was scratching my head on this too! You are awesome!
Thank you, I hope you always healthly and safety
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
thanks dude
Hi sir.. Thanks for the video on this automation . I had been looking for the same .. Thanks
Thank you, sir. Your lessons are really helpful!
I'm getting Step undefinded error please can i get some explanation :)
That was AMAZING. Thank you. Was looking so long for this king of info =)
Thank you for this video. I missed one step from other tutorials and this one helped me :) all clearly explained
Thank You very Much you have done really great job by explaining it stepwise
Thanks for the nice video. But could you add how to initiate WebDriver, e.g. chromedriver?
Thank you ! very good Tutorial.
Great video. It helped alot. Thanks man.
thank you very much my big brother