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
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:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Daily Archives: March 27, 2015

You are here:
  1. Home
  2. 2015
  3. March
  4. 27

set environment/system variables in windows OS

WindowsOSBy AdminMarch 27, 20151 Comment

There are 2 ways to edit or set environmental or system variable on windows machines: Method 1 – In Windows 7 OS  Then, When we update existing variables, then we need to append value instead of overwriting existing value, better to add “;” at the end and append the value. Method 2 – Through command…

Selenium result report + testNG + ANT build.xml

SeleniumTestingBy AdminMarch 27, 2015Leave a comment

In this post, we will see how to convert testng report (index.html) to a more readable/emailable report by using ANT build and build.xml. We will see how we can generate the following report[screenshot] after done the required steps:   Things Required: Eclipse IDE – If you are new, please follow this link Create 4 .java…

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