Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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