Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowTwitter page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo1
    • Demo2
  • Appium
    • Appium tutorial
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • Cypress
  • More
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo1
    • Demo2
  • Appium
    • Appium tutorial
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • Cypress
  • More
    • TestingBasics
    • MavenBuild
  • Training

Daily Archives: August 23, 2018

You are here:
  1. Home
  2. 2018
  3. August
  4. 23

Run selenium test using testng & maven in eclipse

MavenBuild, SeleniumTesting, testngBy sunil patroAugust 23, 20182 Comments

In this post, we will see how to create a maven project in eclipse and run selenium java tests using testNG.   Why to use Maven Maven helps to easily update libraries (jar files) required to run selenium tests and also easy to maintain the jar files. Note : If you want to manually add…

pom.xml & dependencies for selenium or appium

Appium, MavenBuild, SeleniumTestingBy sunil patroAugust 23, 20185 Comments

If you are using maven project to run selenium or appium tests, find below pom.xml dependencies, you can just change the version of dependencies with the latest version available. pom.xml – (Project Object Model) It is an XML file that contains information about the project and configuration details used by Maven to build the project…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top