Skip to content

salauddinalfaruq/purchase-product-testNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purchase-Product-testNG

Description

User create account in automationpractice.com. Login with valid and valid and invalid email and password and also select and purchase product from the website.

Tools and Framework

  • Selenium
  • TestNG
  • Allure
  • Chromedriver

What I did

  • SignUp on the website
  • Login with valid nad invalid email and password
  • Serch and purchase product

How to run the project

Prerequisite

  • JDK 8 or higher
  • java IDE
  • Configure gradle and allure home

Steps to run

  • Clone the repo
  • Give gradle clean test command in root directory

Report

  • For generating allure report write the command below

    allure generate allure-results --clean -o allure-report

    allure serve allure-results

Overview overview

Suites-one suites-one

Suites-two suites-two

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages