Git Product home page Git Product logo

pcloudy-demo's Introduction

Open Source Love

Don't forget to give a โญ to make the project popular.

โ“ What is this Repository about?

  • This repo contains example code of running parallel web automation tests using Selenium WebDriver, TestNG on pCloudy platform.
  • This project uses Maven as build tool and TestNG framework to run the tests.

Running the Tests

By default, tests would be running parallel on pCloudy Platform on Chrome and Firefox Browsers.

  • os, os version, browser name and its respective version needs to be set through paralle.config.json file. Tests.
  • id field in parallel.config.json should match with the parameter value in testng.xml.
  1. To run the test from command line use the following command:

    • mvn test -Dusername=<pCloudy username> -Dapikey<pCloudy browser cloud api access key>
  2. To run the tests using TestNG in intelliJ:

    • Right click on testng.xml and select Run '...\testng.xml username and access key in the VM option as follows: -Dusername= -Dapikey=

    • Click on Apply and OK to start running the tests.

๐Ÿงฌ Need Assistance?

  • Discuss your queries by writing to me @ [email protected] OR ping me on any of the social media sites using the below link:

๐Ÿ’ญ Checkout the blogs related to Testing on my website and medium-account

pcloudy-demo's People

Contributors

mfaisalkhatri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pcloudy-demo's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.