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

Monthly Archives: August 2016

You are here:
  1. Home
  2. 2016
  3. August

Create a maven project & pom.xml in eclipse or intelliJ IDE

Eclipse, MavenBuildBy sunil patroAugust 17, 20161 Comment

In our previous article, we have seen how to setup java & maven in both windows & mac os. In this article, we will see how to create a maven project and some basics of POM.xml.   Maven plugin For eclipse IDE : On Eclipse IDE -> Help -> Install new software -> Add… and…

Setup Maven & Java for Selenium [Windows & Mac OS]

Eclipse, MavenBuildBy sunil patroAugust 12, 20163 Comments

If you are using Selenium library for Java language binding to write automation tests, then we need to setup Java in windows or Mac OS Setup JAVA: For windows or Mac OS, you can refer here to install and setup Java in detail. Setup Maven What is Maven build: As per the Apache Maven, Apache…

Redirect or capture eclipse console output to text file

EclipseBy sunil patroAugust 5, 2016Leave a comment

  There are situations where we need to capture or redirect the eclipse console to a text file, so later we can refer to the output. How to Write a java program as usual in eclipse. While on the program screen, click on Run -> Run Configurations… Navigate to “Common” tab Check “File:” and “Append”…

What’s new in selenium 3.0

SeleniumTestingBy sunil patroAugust 3, 20168 Comments

Selenium released 2 beta versions of selenium 3.0 (beta 1 & 2 till 3rd Aug, 2016) with few of the below changes: Reference link : Selenium Changelog   Beta 1 updates Minimum java version is now 8+ Support for Firefox is via Mozilla’s geckodriver (will discuss below) Support for Safari is provided on macOS (Sierra…

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