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

Run appium tests on android mobile browser using java

Appium, SeleniumTestingJune 10, 2016

We have seen how to run appium tests on android native apps In this post, we will be learning how…

Read more

Start & stop appium server programmatically using java-client (latest)

AppiumJuly 21, 2016

We have learnt from our earlier post Appium test run,  how to write appium test, now to run the appium…

Read more

RemoteDebugging – simulate mobile chrome browser on Desktop browser

AppiumJuly 8, 2020

There are situations where the web applications do not render same on Mobile or tab devices compared to desktop browser,…

Read more

pom.xml & dependencies for selenium or appium

Appium, MavenBuild, SeleniumTestingAugust 23, 2018

If you are using maven project to run selenium or appium tests, find below pom.xml dependencies, you can just change…

Read more

Launch android emulator (avd) using terminal with out android studio

AppiumMay 10, 2018

In this post, we will see how to open android virtual device or avd with out opening android studio editor.…

Read more

New Appium inspector & it’s usage

AppiumSeptember 16, 2022

With the introduction of appium server 2.x, we have to run the appium server either by code or as CLI…

Read more

Navigate back or home screen using Appium

AppiumJune 17, 2016

Class AndroidDriver (implements AppiumDriver interface)  has method pressKeyCode(int key) for your handset / emulator to navigate to Home screen or navigating…

Read more

Lock or unlock device using appium

AppiumJune 15, 2016

Class AndroidDriver (implements AppiumDriver interface)  has certain methods for locking and unlocking an android device / emulator at run time. (should…

Read more

Install android apps on emulators

AppiumJune 22, 2016

Method 1: Using Google play store (but you need to have google account and google play store should be pre installed)…

Read more
←12345→
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