- Notifications
You must be signed in to change notification settings - Fork34
Automation Testing | Web | API | Atomic Tests | Cucumber | Java | OOPS | Selenium WebDriver | TestNG | Maven | Cucumber Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins
NotificationsYou must be signed in to change notification settings
rajatt95/MasterSeleniumFramework_BDD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
With further updates - This project is designed and developed with the help of -
- Udemy course (OmPrakash Chavan - Cucumber BDD Masterclass with Selenium WebDriver & Java) -Learnings From Course.pdf
Framework features:
- Uses Domain objects
- Support multiple Runners - TestNG, JUnit, CLI
- Uses Dependency Injection Framework
- Supports parallel execution
- Uses API to setup the Application state
- Captures screenshot on Scenario Failure
- Supports command line execution using Maven
- Supports CI/CD integration
Execution
- mvn clean test (This will execute with default env (Stg) and browser (Edge))
- mvn clean test -Denv=INT -Dbrowser=firefox (his will execute with on Int and Firefox browser)
- mvn clean test -Denv=INT -Dbrowser=firefox -Dcucumber.filter.tags@smoke (This will execute with on Int and Firefox browser and scenarios tagged as smoke)
About
Automation Testing | Web | API | Atomic Tests | Cucumber | Java | OOPS | Selenium WebDriver | TestNG | Maven | Cucumber Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.