Skip to content

Test Automation scripts for Diksha - Mobile and Portal ( ML Capabilities)

Notifications You must be signed in to change notification settings

shikshalokam/Test-Automation-Portal

Repository files navigation

Web Automation Testing with Java and Selenium

  • Main Objective is to test android app using java, Slenium ,TestNg

Getting Started

Running Examples in Local

  • Download the zip or clone the Git repository.
  • Unzip the zip file (if you downloaded one).
  • Open Command Prompt and Change directory (cd) to folder containing pom.xml(enter below mvn command)
  • mvn clean test
  • Open Eclipse
    • File -> Import -> Existing Maven Project -> Navigate to the folder where you unzipped the zip
    • Select the right project
  • Right Click testng.xml file and Run as Java TestNG

Remote URL

-need to be added

MVN Command to run in Local (Physical device needs to be connected or an Emulator)

mvn clean test -Psmoke -DMode=local

About

Test Automation scripts for Diksha - Mobile and Portal ( ML Capabilities)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published