https://github.com/rajatt95/masterappiumframework_bdd
Automation Testing | Mobile | Cucumber | Java | OOPS | Appium | TestNG | Maven | Cucumber Reports | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model) | Page Factories
https://github.com/rajatt95/masterappiumframework_bdd
android appium bdd-framework cucumber ios java log4j2 maven page-object-model test-automation testing testng
Last synced: 14 days ago
JSON representation
Automation Testing | Mobile | Cucumber | Java | OOPS | Appium | TestNG | Maven | Cucumber Reports | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model) | Page Factories
- Host: GitHub
- URL: https://github.com/rajatt95/masterappiumframework_bdd
- Owner: rajatt95
- Created: 2022-02-22T16:09:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T20:39:49.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T21:47:42.104Z (14 days ago)
- Topics: android, appium, bdd-framework, cucumber, ios, java, log4j2, maven, page-object-model, test-automation, testing, testng
- Language: Java
- Homepage:
- Size: 59.9 MB
- Stars: 41
- Watchers: 4
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MasterAppiumFramework_BDD
This project is designed and developed with the help of -
1. Udemy course (OmPrakash Chavan - Appium Mobile Automation - Android & iOS + Frameworks + CICD)
------------------------------------------------------------
[Appium setup on Windows.pdf](https://github.com/rajatt95/MasterAppiumFramework/files/7458111/Appium.setup.on.Windows.pdf)
-------
[Appium setup on Mac - iOS and Android.pdf](https://github.com/rajatt95/MasterAppiumFramework/files/7823470/Appium.setup.on.Mac.-.iOS.and.Android.pdf)
------------------------------------------------------------




------------------------------------------------------------
**Tools**
1. Cucumber - BDD framework and Reporting
2. Gherkin - Business Readable, Domain Specific Language
3. Appium - Mobile Automation Library
4. Java - Programming Language
5. Maven - Build and Dependency Management
6. Log4J2 - Logging framework
7. TestNG - Testing framework
8. IntelliJ - IDE
9. Application used: https://github.com/saucelabs/sample-app-mobile/releases (V2.7.1)
------------------------------------------------------------
**Framework features**
1. Designed with Page Object Model
2. Support parallel execution using TestNG
3. Screenshot capture on scenario failure
4. Video recording for each scenario
5. Supports both Android and iOS
6. Captures screenshot on Scenario Failure
7. Supports Logging using Log4J2
8. Start and stop Appium server Programatically
9. Supports Cucumber-HTML-Reporter Plugin for detailed reports
------------------------------------------------------------
**How to run the Project from Local machine**
1. Pull the code into your machine and import in IDE (Eclipse/intelliJ).
2. Run as Mvn test
------------------------------------------------------------
**NOTE**
1. Make sure devices (Either Emulator/Simulator or Real-Device) are ready
------------------------------------------------------------
**Cucumber_Reports_Local**

**Cucumber_Reports_Cloud**
