4DvAnCeBoY / AppveyorCI

sample pipeline code and GitHub repo for appveyor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cucumber TestNG Selenium

Environment Setup

  1. Global Dependencies
    $ install maven
    
  2. Project Dependencies
    • checkout the repository
    • Check that packages are available
    $ cd Cucumber-Selenium-TestNG
    
    Update your lambdatest username and access key in Config.properties file
    
    
    
    
    • You may also want to run the command below to check for outdated dependencies. Please be sure to verify and review updates before editing your pom.xml file as they may not be compatible with your code.
    $ mvn versions:display-dependency-updates
    

Running Tests

To run  test
    $ mvn test

About LambdaTest

LambdaTest is a cloud based selenium grid infrastructure that can help you run automated cross browser compatibility tests on 2000+ different browser and operating system environments. LambdaTest supports all programming languages and frameworks that are supported with Selenium, and have easy integrations with all popular CI/CD platforms. It's a perfect solution to bring your selenium automation testing to cloud based infrastructure that not only helps you increase your test coverage over multiple desktop and mobile browsers, but also allows you to cut down your test execution time by running tests on parallel.

About

sample pipeline code and GitHub repo for appveyor


Languages

Language:HTML 53.7%Language:JavaScript 22.9%Language:CSS 12.5%Language:Java 10.0%Language:Gherkin 0.8%