Skip to content

void-craft/Project-nopCommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project nopCommerce

Description:

  • This framework is a comprehensive hybrid test suite for the admin site of the nopCommerce website.

  • It includes test cases for login, customer addition, searching for customers using email, name and role.

  • The project uses the Page Object Model and Selenium with Python to provide an efficient and scalable testing solution.

  • The framework reads login data from an Excel spreadsheet and logs test results, including screenshots of failed test cases.

  • Additionally, it compiles HTML test results for easy viewing and analysis.

  • One notable feature of this project is its backend testing capability.

  • By testing the admin site, it ensures the website's backend functions correctly, allowing for a seamless customer experience.

  • The current build is/can be integrated with Jenkins for successful test results.

Test Cases:

The test cases are marked with pytest sanity, regression, or both.

  1. Login
  2. Login - Data Driven Test
  3. Search Customer by Name
  4. Search Customer by Email
  5. Search Customer by Company
  6. Search Customer by Role
  7. Customer Addition

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published