Skip to content
 
 

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugger-Squad

INTRODUCTION

The DemoBlaze Website is an e-commerce platform where users can browse, search, and purchase electronic products, including phones, laptops, and monitors. The website provides essential features such as user registration, login, product selection, cart management, order placement, and payment processing. Additionally, it ensures a seamless shopping experience with functionalities like product details, user reviews, and customer support.

Objective

This test plan outlines the manual and automation testing strategy to validate that all core functionalities operate correctly, are user-friendly, and deliver optimal performance across different devices and browsers. The goal is to identify and address usability, functionality, or performance issues to ensure users' smooth and reliable experience.

Tech Stack used in this Project

Java

Maven

Version Control and Testing tools used:

Git

GitHub

Selenium Badge

IntelliJ IDEA Badge

Operating System and browsers used:

Windows

Chrome

API Testing Tool:

Postman Badge

FrameWork

Cucumber Framework

POM Framework Badge

Directory Structure of automation testing files

Debugger-Squad/
└── src/
    └── test/
        ├── java/
        │   └── runner/
        │       └── TestRunner.java
        │
        │   └── stepDefinitions/
        │       ├── CartSteps.java
        │       ├── CheckOutSteps.java
        │       ├── InvalidLoginSteps.java
        │       ├── Invalid_SignupSteps.java
        │       ├── LoginSteps.java
        │       └── SignUpSteps.java
        │
        └── resources/
            └── features/
                ├── cart.feature
                ├── checkout.feature
                ├── invalidlogin.feature
                ├── invalidsignup.feature
                ├── login.feature
                └── signup.feature


Application Under Test

AUT URL: https://www.demoblaze.com/

Video Presention Link

A video presentation of the project is available

About

This test plan outlines the manual and automation testing strategy to validate that all core functionalities operate correctly, are user-friendly, and deliver optimal performance across different devices and browsers.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages