Back to home

E-Commerce Demo

Interactive demo - data resets on refresh

Start free trial
#
Test Items (17)
#1Anyonev2.0.3Feb 19
#2Guestv2.1.0Feb 20
#3Anyonev2.1.1Feb 21
0001

User Authentication

notes

0002

Login with valid credentials

Should redirect to dashboard after successful login

0003

Login with invalid password

Should show error message "Invalid credentials"

0004

Login with non-existent email

Should show "User not found" error

0005

Forgot password flow

Email should be sent within 30 seconds

0006

Session timeout after 30 minutes

User should be redirected to login

0007

Shopping Cart

notes

0008

Add item to cart

Cart badge should update immediately

0009

Remove item from cart

Total should recalculate

0010

Update item quantity

Price should update in real-time

0011

Apply discount code DEMO20

20% discount should apply

0012

Apply invalid discount code

Should show "Invalid code" error

0013

Cart persistence after page refresh

Items should remain in cart

0014

Checkout Process

notes

0015

Enter shipping address

All required fields must be filled

0016

Address validation

Should validate ZIP code format

0017

Select payment method - Credit Card

Should show card form

0018

Select payment method - PayPal

Should redirect to PayPal

0019

Complete purchase

Confirmation email should be sent

0020

Order confirmation page

Should display order number and summary

#
Test Item
1
2
3
0003
Login with invalid passwordShould show error message "Invalid credentials"
0006
Session timeout after 30 minutesUser should be redirected to login
0011
Apply discount code DEMO2020% discount should apply
0017
Select payment method - Credit CardShould show card form
0018
Select payment method - PayPalShould redirect to PayPal
0019
Complete purchaseConfirmation email should be sent
Issues (6)