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: April 23, 2015

You are here:
  1. Home
  2. 2015
  3. April
  4. 23

Selenium testng.xml and emailable report in detail

SeleniumTesting, testngBy AdminApril 23, 20152 Comments

To get started with testNG framework, refer testNG framework If we want to execute the testng class, we can do one by one in eclipse by clicking F5 or right click run as, what if we want to run multiple classes, then we can take use of testng.xml. tetng.xml helps to execute one or more testNG classes…

Selenium – All about testNG frameowrk

SeleniumTesting, testngBy AdminApril 23, 2015Leave a comment

testNG is a unit testing framework for Java, helps to run our tests(methods) in a guided manner.  testNG stands for ‘test Next Generation’ – as this offers more flexibility over JUnit (another testing framework to run the methods). What testNG offers: Need not to have test names in sorting order User friendly annotations. Support for…

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