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: September 6, 2021

You are here:
  1. Home
  2. 2021
  3. September
  4. 06

Sending parameters from maven command line to run tests

SeleniumTesting, testngBy sunil patroSeptember 6, 2021Leave a comment

You might be knowing everyone is suggesting to avoid hardcoding strings inside code like browser url, username, password, environment, which browser etc. So to avoid hard coding, we use external file sources like json, xml or properties file to have all these values in key value pair. so any one who want to run the…

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