Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/selendilek/appiummobileapptesting

Mobile_App_Testing
https://github.com/selendilek/appiummobileapptesting

appium appium-tests cucumber java maven maven-pom mobileapp report selenium testng

Last synced: 10 days ago
JSON representation

Mobile_App_Testing

Awesome Lists containing this project

README

        

# CampusMobileApp
![Maven Central](https://img.shields.io/maven-central/v/org.seleniumhq.selenium/selenium-java?versionSuffix=4.11.0&label=Selenium)
![Maven Central](https://img.shields.io/maven-central/v/io.cucumber/cucumber-java?versionSuffix=7.9.0&label=Cucumber)
![Maven Central](https://img.shields.io/maven-central/v/org.testng/testng?versionSuffix=7.7.0&label=TestNG)

I used JAVA, TestNG, Cucumber, Gherkin, Appium and other JAVA Tools on this project.

Domain: https://test.mersys.io

List of Dependencies
----------------

| Package | Description |
|--------------|---------------------------------------|
| TestNG | Next Generation Testing Tool. |
| Selenium | Browser Automation Framework. |
| Appium | Mobile App Testing Tool |
| cucumber | Cucumber is a tool that supports BDD. |