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
    • 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 1, 2023

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

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