Test Case & Scenario
Test Cases For Edit Functionality - Test Scenarios for Edit
.
Test Cases For Edit Functionality
How to Write Test Cases for Edit Functionality?
Here !! Important Test cases for edit functionality are given...
- Check the icon name shows or not when the user hovers the mouse on the edit icon.
- Check whether the page redirects to the edit page or not when the user clicks on the edit icon / Button.
- Check that by default all the added records showing in all the fields or not.
- Check that user is able to edit the record by entering the valid data.
- Check that user is able to edit the non-editable field.
- Check the functionality of the reset button when the user edits the page.
- Check that when the user tries to update the invalid data
- Check that when the user clicks on the update button without doing any modification.
- Check the alert message for all the mandatory fields, when the user leaves the field blank.
- Verify the alert message when the user tries to update the invalid record
- Check the confirmation message When the user updates the record successfully.
- Check whether the updated record is showing in the manage screen table or not.
- Check whether the page redirects to the manage screen or not when clicking on the update button.
Hope !!! The above Test Cases For Edit functionality is helpful for you ...
Team,
QA acharya
Tags: Edit functionality test case, Test Cases for edit functionality.Edit page test cases, Test scenarios for edit functionality, Test cases for the edit
.
Post a Comment
3 Comments
Hi I have a doubt in the section.There is a mandatory field "Category" and i gave a value ="color".On editing the field,I made the field blank.Then i clicked the Save button.An alert mesg "This field is mandatory" is displayed but the doubt is the previous data ie "color" is displayed in the field. is this correct or the field should be shown blank with the warning mesg displayed?Pls Help me out
ReplyDeleteit depends on requirement ,
DeleteBut mostly field shows blank until the user update new or same data for field .
Thank You
Delete