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

Blog – grid

You are here:
  1. Home
  2. Blog
  3. Blog – grid
View allAbbreviations...ADBcommandsAgileAPIAppiumAutoitAwareness...cssCypressDatabaseDockerEclipseExtentReportsgitgithubActionsInternet RelatedJavaForQAJavascriptExecutorJenkinsCIjmeterjsonMacOSMavenBuildMiscMobileOffline InstallerProtractorPythonQTP_VBScriptingQuality Center and QC OTASeleniumC#SeleniumPythonSeleniumTestingSikuliSoftwareTestingSome termstestngTestStackWhiteFrameworkTypeScriptUncategorizedWeb linksWebdriverIO_TSWindowsOSxpath
Sort by dateSort by name
DescendingAscending

Combine TestNGListener with log4j for selenium result reporting

SeleniumTesting, testngAugust 17, 2018

This post will explain the integration of any java logger (let’s say Log4j) with ITestListener to customise result output and…

Read more

TestNG Listener – customise output with ITestListener

testngAugust 15, 2018

TestNG provides many listeners (as interfaces) which you can customise to your need to get output more readable. Here are…

Read more

Run Appium test using Java in both iOS & Android (updated)

AppiumAugust 6, 2018

In this post, we will discuss how to setup android & ios simulators, write and run appium java tests using…

Read more

Use JSON & Typescript file as test data source for protractor

ProtractorJuly 30, 2018

Every moment an automation engineer think to make the framework more flexible, using an external source file as test data…

Read more

Implement page object model in protractor typescript

ProtractorJuly 26, 2018

So far we have seen how to identify a webelement and perform actions on different webelements using protractor. In this…

Read more

Handle WebElement using Protractor – Part3 – table or ng-repeater

ProtractorJuly 24, 2018

In this post, we will come to know – How to identify tables or ng-repeater elements. Identify rows and columns…

Read more

Handle WebElement using Protractor – Part2 – dropdown and alerts

ProtractorJuly 23, 2018

In this post, we will come to know – How to identify dropdown elements and different ways to select an…

Read more

Handle WebElement using Protractor – Part1 – textbox button and alerts

ProtractorJuly 23, 2018

In this post, we will come to know – Enter text into a textbox Clicking on a button Handle alerts,…

Read more

Protractor Logging – console output – print to log file

ProtractorJuly 20, 2018

Protractor Console output As protractor is built on top of webdriver JS, we should resolve promise while printing to console…

Read more
←1
23456789
…1011121314…
1516171819202122232425262728293031323334353637
38→
Categories
Abbreviations... ADBcommands Agile API Appium Autoit Awareness... css Cypress Database Docker Eclipse ExtentReports git githubActions Internet Related JavaForQA JavascriptExecutor JenkinsCI jmeter json MacOS MavenBuild Misc Mobile Offline Installer Protractor Python QTP_VBScripting Quality Center and QC OTA SeleniumC# SeleniumPython SeleniumTesting Sikuli SoftwareTesting Some terms testng TestStackWhiteFramework TypeScript Uncategorized WebdriverIO_TS Web links WindowsOS xpath
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Topics
  • Software-Testing
  • Selenium-Java
  • TestNG tutorial
  • Appium Tutorial
  • JavaForQA
  • Python topics
  • Protractor with TS
All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top