• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Programming Languages
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
  • Automation Tools and Different Tools
    • Web Automation
      • Selenium with Java
        • Selenium Basic
        • Selenium Advance
        • Selenium Realtime
        • Framework
        • Selenium Interview
        • Selenium Videos
        • Selenium with Docker
      • Selenium with Python
      • WebdriverIO
        • Selenium Webdriver C# Tutorial
      • Cypress
      • Playwright
    • TestNG
    • Cucumber
    • Mobile Automation
      • Appium
    • API Testing
      • Postman
      • Rest Assured
      • SOAPUI
    • testRigor
    • Katalon
    • TestProject
    • Serenity BDD
    • Gradle- Build Tool
    • RPA-UiPath
    • Protractor
    • Windows Automation
  • Automation For Manual Testers
  • Services
  • Online Training
  • Contact us
  • About me
  • Follow us
    • Linkedin
    • Facebook Group
    • Facebook Page
    • Instagram

Automation

Selenium WebDriver tutorial Step by Step

TestNG Tutorial

Best and easy way to Group test cases in selenium

July 23, 2023 by Mukesh Otwani 15 Comments

Group Selenium Script using TestNG

How To Group test cases in selenium. I am sure you must have got this question in mind is there any way to group a set of test cases in Selenium, yes we have the TestNG group feature which will allow you to do the same. Grouping in Automation is quite an interesting feature through which you can easily categorize your test cases based on requirements. For Example- If we … [Read more...] about Best and easy way to Group test cases in selenium

How to install Testng in eclipse using Marketplace

March 10, 2020 by Mukesh Otwani Leave a Comment

install testng in eclipse

In Selenium you have to use some Unit testing framework like JUnit or TestNG. I will guide you on how you can install TestNG in eclipse using simple steps. TestNG provides different features that reduce enough time for automation tester while automating the script. TestNG provides different methods and collection of classes which we can consume to write an effective … [Read more...] about How to install Testng in eclipse using Marketplace

How to Perform Parallel Execution in Selenium Webdriver using TestNG

July 1, 2016 by Mukesh Otwani 6 Comments

Firefox browser on mac using Selenium webdriver

In Selenium Webdriver we do not have any feature which will allow us to perform parallel execution so we can take the help of TestNG which will help us to run parallel execution in selenium. This is one of the most frequently asked questions in interviews as well.   Benefits of Running parallel execution in selenium It saves execution effort. We can cover a … [Read more...] about How to Perform Parallel Execution in Selenium Webdriver using TestNG

How to execute testng.xml files using Java Program

June 16, 2015 by Mukesh Otwani 29 Comments

execute xml using java

In this post, we are going to discuss how to execute testng.xml files using Java Program. As we all know in Selenium webdriver can execute multiple test cases using testng.xml file and we can handle all test case execution via testng.xml file. If you are new in testng and not sure about testng.xml file then please check the below youtube video. How to create testng.xml … [Read more...] about How to execute testng.xml files using Java Program

How to create dependency between testcases in Selenium

May 31, 2015 by Mukesh Otwani 8 Comments

Skip Test

I am sure you must be confused with Title like How to create a dependency between test cases in Selenium but in this post we will see this through example. In real time, you will come across many situation where you have to create test cases which are dependent on the previous test case. Take an example I have 3 test case. First one which verify login credential and … [Read more...] about How to create dependency between testcases in Selenium

Next Page »

Primary Sidebar

Free Selenium Videos

https://www.youtube.com/watch?v=w_iPCT1ETO4

Search topic

Top Posts & Pages

  • Selenium Webdriver tutorial for beginners
  • How To Fix Eclipse Autocomplete Or Code Suggestion In Eclipse
  • Selenium Webdriver C# Tutorial
  • WHAT ARE YOUR EXPECTATIONS FROM US?

Stay connected via Facebook

Stay connected via Facebook

Archives

Footer

Categories

Recent Post

  • API Testing Using Postman And RestAssured
  • Disable Personalise Your Web Experience Microsoft Edge Prompt In Selenium
  • How To Fix Error: No tests found In Playwright
  • How To Fix Eclipse Autocomplete Or Code Suggestion In Eclipse
  • Best and easy way to Group test cases in selenium

Top Posts & Pages

  • Selenium Webdriver tutorial for beginners
  • How To Fix Eclipse Autocomplete Or Code Suggestion In Eclipse
  • Selenium Webdriver C# Tutorial
  • WHAT ARE YOUR EXPECTATIONS FROM US?