Skip to content

mfaisalkhatri/servicenow-appium-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

  • This repo contains example code of running web automation tests using Appium for ServiceNow Demo Application on LambdaTest Cloud platform
  • This project uses Maven as build tool and TestNG framework to run the tests.

Running the Tests

By default, tests would be running on LambdaTest Platform on Android Real Devices

  • Galaxy Note20
  • Galaxy S21 5G
  1. To run the test from command line use the following command:

    • mvn test -DLT_USERNAME=<LambdaTest username> -DLT_ACCESS_KEY=<LambdaTest_Access_Key>
  2. To run the tests using TestNG in intelliJ:

    • Right click on testng.xml and select Run '...\testng.xml username and access key in the VM option as follows: -DLT_USERNAME=<LambdaTest username> -DLT_ACCESS_KEY=<LambdaTest_Access_Key>

✍️ Blog Link

🧬 Need Assistance?

  • Discuss your queries by writing to me @ mohammadfaisalkhatri@gmail.com OR ping me on any of the social media sites using the below link:

💭 Checkout the blogs related to Testing on LambdaTest blogs, medium blogs and my website

🔖 Checkout videos related to Software Testing and Test automation tools on Testing Talks with Faisal Khatri

 

About

This repository has code examples for testing servicenow demo android application using appium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages