Skip to content

kdoshi2014/TestNG-BrowserStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrowserStack-TestNG

TestNG Test project to integrate BrowserStack Automate in Java, TestNG using some sample scenarios.

BrowserStack Logo

Scenario Tested

  • Open the BrowserStack site
  • Search for Sign In link and click on it
  • Enter the email and password and click on Sign in button
  • Click on cross icon on the Local installation pop up
  • Select the browser you want to open live session for and click on it
  • Check whether the live session was successful by checking the title of the Live session page

Type of Tests

  • Single test executing one capability (single.testng.xml)
  • Parallel test executing in parallel for the configured browsers in capability (parallel.testng.xml)
  • Local test executed to test the Automate Local connection (local.testng.xml)

Notes

  • Test is written using TestNG framework for Java
  • Maven is used to build project
  • Jenkins used for CI

About

TestNG-BrowserStack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors