Skip to content

Example project developed to perform automated tests on the website SwagLabs using selenium-java with maven and testNg.

Notifications You must be signed in to change notification settings

bitsplz/Selenium-SwagLabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-SwagLabs Automation

Example project developed to perform automated tests on the website SwagLabs

Installation

Clone

  • Clone this repository to your local machine using the command below:
	$ git clone https://github.com/bitsplz/Selenium-SwagLabs.git

Execution

Execute the command to run all tests in the project

	$ mvn clean test

OR

Execute the xml runner to run all tests in the project

Technologies:

  • Selenium WebDriver
  • Java
  • Maven

Patterns

  • Page Object Model

Reports

  • To view allure report, execute the following command:
    $ allure serve allure-results
  • To view testNg report of test, access the file: /test-output/emailable-report.html

About

Example project developed to perform automated tests on the website SwagLabs using selenium-java with maven and testNg.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •