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: December 2020

You are here:
  1. Home
  2. 2020
  3. December

XPATH / CSS Multiple expressions – and | or

SeleniumTestingBy AdminDecember 28, 20201 Comment

We have learned to how to identify element[s] by using xpath & css locator strategies, this post will explain the xpath & CSS feature like adding multiple expressions or using multiple attribute identifications in side the XPATh or CSS. Prerequisite – Refer locator strategies Refer xpath & CSS patterns Refer xpath & CSS methods Multiple…

XPATH / CSS – contains | starts-with | ends-with attributes

SeleniumTestingBy AdminDecember 24, 20201 Comment

With increasing dynamic elements on browser applications, basic xpath / css syntaxes sometimes not proper to use, for example – let’s say we have an element whose attribute value changes, changing first or last characters or there might be long attribute value which is difficult to use in xpath or css. In this post, we…

Run selenium test using excel sheet as test data source

SeleniumTestingBy AdminDecember 17, 2020Leave a comment

In one of our previous post, we have seen how to read write excel sheet using java POI. Now we will see the practical usage of excel sheet as test data source for selenium tests. Excel sheet is considered as best way to store multiple test data or larger test data because of it’s row,…

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