Skip to content

nicopizar00/fronttest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Front Testing

This is a practice project for Web Testing in Selenium. It uses Maven and TestNG... and other few libraries. It uses Google Chrome to run.

The tested Website

Demoblaze.com is a ecommerce mockup site. It serves to practice automation.

Test Scenario

Purchase any product

The goal is to certify if is possible to generate a purchase, passing by all the necessary elements.

Test Cases

  • Do a purchase correctly.

Execution

Before execute the project is needed to install chromedriver in

src/test/resources/driver/

You can download it from here

Then just run the project itself

mvn clean test

Simple ¯_(ツ)_/¯

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages