Skip to content

browserstack/browserstack-selenium-load-testing-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserstack-selenium-load-testing-sample

BrowserStack Logo

Getting Started

Run Sample Build

  1. Clone the repository

    git clone https://github.com/browserstack/browserstack-selenium-load-testing-sample.git
    cd browserstack-selenium-load-testing-sample
  2. Choose the framework to run

    cd into the the respective framework folder, for instance to run the testng sample:

    cd testng
  3. Install Maven dependencies

    mvn compile
  4. Install BrowserStack CLI

    Download the appropriate BrowserStack CLI binary based on your operating system:

    Place the downloaded browserstack-cli binary in the root of your project.

  5. Run tests using BrowserStack CLI

    ./browserstack-cli load run
  6. View Test Results

    Visit the BrowserStack Load-Testing Dashboard to monitor and analyze your test runs.


About

Sample repository for Selenium load-testing test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages