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: April 2023

You are here:
  1. Home
  2. 2023
  3. April

Sample Android & IOS apps to practice mobile automation testing

AppiumBy AdminApril 3, 20231 Comment

In this post we will look into some of the freely available mobile applications (Android and IOS) to practice mobile automation testing. You can use any of the following automation testing frameworks/tools to perform mobile app testing. *.apk is for android application *.app (IOS simulator) & *.ipa (for IOS real devices) are for IOS application.…

Appium not able to launch android app – error:socket hang up

AppiumBy AdminApril 1, 2023Leave a comment

Appium sometimes stuck and not able to run the android tests or not launching the andorid app with error as below “error: socket hang up“ This error may occur if the port is busy or uiautomator2 server not responding. You can change the system port to something else other than the default 8200 with appium…

Run selenium tests parallel across browsers using hub node docker containers with docker-compose file

SeleniumTestingBy AdminApril 1, 2023Leave a comment

In one of our post, we have discussed why to use docker containers to test or build something. Selenium has a project called docker-selenium, which provides the out of box docker containers with Java and browser installed, makes it easy to setup and run the tests. Selenium has 2 different types of docker containers – Hub &…

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