Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grandel-dsouza/custom-testng-framework-for-browserstack
This is a sample code written by GrandEL for running Selenium based Automated tests using a custom TestNG framework with Java on BrowserStack
https://github.com/grandel-dsouza/custom-testng-framework-for-browserstack
automated-testing browserstack browserstack-automate browserstack-testing grandel grandeldsouza java selenium selenium-java testng testng-framework
Last synced: 3 days ago
JSON representation
This is a sample code written by GrandEL for running Selenium based Automated tests using a custom TestNG framework with Java on BrowserStack
- Host: GitHub
- URL: https://github.com/grandel-dsouza/custom-testng-framework-for-browserstack
- Owner: grandEL-dsouza
- Created: 2024-01-22T10:21:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-22T10:31:01.000Z (11 months ago)
- Last Synced: 2024-12-19T13:57:32.330Z (3 days ago)
- Topics: automated-testing, browserstack, browserstack-automate, browserstack-testing, grandel, grandeldsouza, java, selenium, selenium-java, testng, testng-framework
- Language: HTML
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom-TestNG-framework-for-BrowserStack
Clone this repository
Do a maven build and install the dependencies as defined in the pom.xml file
Then create your BrowserStack account and configure your credentials in the browserstack.yml file
Once the above steps are done run the testngTTE.xml file
The test shall run and the results can be viewed on the BrowserStack dashboard