Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/selendilek/appiummobileapptesting
- Owner: SelenDilek
- Created: 2024-02-27T23:51:15.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T15:18:05.000Z (10 months ago)
- Last Synced: 2024-11-08T09:03:40.215Z (2 months ago)
- Topics: appium, appium-tests, cucumber, java, maven, maven-pom, mobileapp, report, selenium, testng
- Language: Java
- Homepage: https://campus.techno.study/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. |