0% found this document useful (0 votes)
5 views3 pages

EXPER9

The document outlines a test suite designed for various functionalities including user authentication, product catalog management, stock management, supplier management, reporting, notifications, and general usability. Each section includes specific test case IDs, descriptions, types, and expected results. The tests aim to ensure the system operates correctly and efficiently across different scenarios.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

EXPER9

The document outlines a test suite designed for various functionalities including user authentication, product catalog management, stock management, supplier management, reporting, notifications, and general usability. Each section includes specific test case IDs, descriptions, types, and expected results. The tests aim to ensure the system operates correctly and efficiently across different scenarios.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

EXPERIMENT-9

Vansh Kaushik 2200290130185

Tushar Jha 2200290130185

DESIGN A TEST SUITE

1. User Authentication & Authorization

Test Case
Test Description Test Type Expected Result
ID

Functional / Login successful; redirect to


UA001 Valid user login
Unit dashboard

Error message: "Incorrect


UA002 Invalid password Functional
password"

Access restricted page without Security /


UA003 Redirect to login page
login System

Role-based access (e.g., Admin Only allowed pages/features


UA004 Authorization
vs. Staff) visible

2. Product Catalog Management

Test Case ID Test Description Test Type Expected Result

PC001 Add new product with all valid fields Functional Product successfully added

PC002 Add product with missing mandatory field Validation Error message shown

PC003 Edit product details Functional Product details updated

PC004 Delete a product Functional Product removed from list

PC005 Search product by name/category Functional Relevant products displayed

3. Stock In/Out Management


Test Case
Test Description Test Type Expected Result
ID

ST001 Add stock (stock in) Functional Quantity updated in inventory

Quantity decreased; check for


ST002 Remove stock (stock out) Functional
underflow

Try removing stock beyond Error message: "Insufficient


ST003 Boundary/Negative
available quantity stock"

Correct records shown


ST004 View stock history Functional
chronologically

4. Supplier & Purchase Order Management

Test Case ID Test Description Test Type Expected Result

SP001 Add new supplier Functional Supplier saved to system

SP002 Create new purchase order Integration Order linked to supplier and product

SP003 Mark order as received Functional Stock updated accordingly

5. Reporting Module

Test Case
Test Description Test Type Expected Result
ID

RP001 Generate low-stock report Functional Products with low stock listed

Export inventory report as


RP002 Usability Correct file downloaded
PDF/CSV

Graph correctly reflects inventory


RP003 View sales/stock trends graph UI/Integration
movement

6. Notifications & Alerts


Test Case ID Test Description Test Type Expected Result

NT001 Alert for stock below threshold Functional Notification appears

NT002 Email notification for purchase order Integration Email sent to supplier

7. General Usability & System Tests

Test Case
Test Description Test Type Expected Result
ID

System responds within 2


US001 System load with 1000+ products Performance
seconds

UI responsiveness on mobile &


US002 UI/UX Layout adjusts properly
desktop

Data saved on refresh after stock No data loss on accidental


US003 Recovery
input refresh

You might also like