Skip to content

Geendi/Nop-Commerce

Repository files navigation

Nop Commerce

Nop Commerce Logo

Table of Contents

Tech Tools

-Java -TestNG -Maven

Introduction

Nop Commerce is a E-Commerce Web Application that provides various ecommerce services and features. This repository contains the source code for the Nop Commerce application.

Features

  • Account Management: Users manage accounts; admins add products.
  • Checkout Process: Easy, secure checkout.
  • Product Listings: Updated product info.
  • Security Measures: Protect data and transactions.

Installation

To set up the Nop Commerce application locally, follow these steps:

Installation Steps for Selenium 4 (Java)

  1. Clone Repository:
  2. Navigate to Project Directory:
    • cd NopCommerce
  3. Install Dependencies:
    • Ensure Apache Maven is installed.
    • Add Selenium 4 dependency to pom.xml.
  4. Configure WebDriver:
    • Set system property in test setup.
  5. Write Selenium Tests:
    • Create test classes and methods.
  6. Run Tests:
    • mvn test
  7. Review Results:
    • Check test reports in target directory.
  8. Customize as Needed.

Usage

  • User Guide: Refer to the User Guide for detailed information on how to use the Nop Commerce application.

About

Automate NopCommerce Web Application Using Selenium Java, TestNG, Maven And POM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published