The document outlines a series of test cases for a flower management application, verifying functionalities such as adding, updating, deleting, and searching for flowers. Each test case includes a description, input data, steps to execute, expected results, actual results, and status, with all tests passing as expected. Key features tested include image handling, user permissions, and responsiveness on mobile devices.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
10 views2 pages
Test ID1
The document outlines a series of test cases for a flower management application, verifying functionalities such as adding, updating, deleting, and searching for flowers. Each test case includes a description, input data, steps to execute, expected results, actual results, and status, with all tests passing as expected. Key features tested include image handling, user permissions, and responsiveness on mobile devices.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
Test ID Test Case Description Input Data Steps Expected Actual Status
Name Result Result
1 Add Flower Verify adding Name: Lily, Enter flower New flower As Pass with Image a new flower Image: lily.jpg details, with image is expected with an upload image, displayed in image. and click the list. "Add". 2 Add Flower Verify adding Name: Jasmine Enter flower New flower As Pass without a new flower details without expected Image without an without image is image. image and displayed in click "Add". the list. 3 Update Verify Old Name: Select flower, Flower name As Pass Flower Name updating the Daisy, New update name, is updated in expected name of an Name: Tulip and click the list. existing "Save". flower. 4 Update Verify Name: Rose, Select flower, Flower image As Pass Flower Image updating the New Image: upload new is updated in expected image of an rose_new.jpg image, and the list. existing click "Save". flower. 5 Delete All Verify None Click "Delete Flower list is As Pass Flowers deleting all All" and empty. expected flowers from confirm the list. deletion. 6 Display Verify the UI None Remove all Message "No As Pass Empty List displays flowers and flowers expected correctly view the list available" is when no page. displayed. flowers are in the list. 7 Sort Flowers Verify sorting None Click "Sort by Flowers are As Pass by Name flowers Name". displayed in expected alphabetically alphabetical by name. order. 8 Sort Flowers Verify sorting None Click "Sort by Flowers are As Pass by Price flowers in Price". displayed in expected ascending ascending order by price order. price. 9 Search by Verify Keyword: Enter search Flowers As Pass Description searching for Fragrant keyword and matching the expected flowers using click "Search". description their are displayed. description. 10 Invalid Price Verify error Price Range: Enter invalid Error As Pass Range Filter handling for 200,000 VND - range and message: expected an invalid 50,000 VND click "Filter". "Invalid price price range range" is filter. displayed. 11 Check User Verify admin Role: Admin Log in as Admin can As Pass Permissions - user can add, admin and perform all expected Admin edit, delete, perform operations and view all operations. without flowers. restriction. 12 Check User Verify a Role: Customer Log in as Customer can As Pass Permissions - customer can customer and view/search expected Customer only view and attempt but cannot search for operations. add, edit, or flowers. delete. 13 Responsive Verify the None Open the UI adapts to As Pass UI flower list page on a screen size, expected page is mobile and all responsive device. elements are on mobile visible. devices. 14 Add Special Verify adding Name: Enter details Flower is As Pass Characters in a flower with *Orchid^& and click added, and expected Name special "Add". special characters in characters are the name. displayed. 15 Add Large Verify error Image: Upload an Error As Pass Image handling large_flower.jpg oversized message: expected when image and "Image size uploading an click "Add". exceeds the image larger limit" is than the displayed. allowed size.