Test Cases For Add Functionality

.
Add Functionality Test Case

Hello Folks, 

In this tutorial, we will learn how to write add functionality Test Cases. We will also learn about positive test scenarios and Negative test scenarios.

What are the Test Scenarios for the Add Functionality?

Here, Important test cases for the Add functionality are given...

  • First, verify that the Add button is enabled by default or is enabled when the user fills all the mandatory fields.
  • Check whether the user is able to click on the add button or not.
  • Check that when the user clicks on the add button, without entering any data.
  • Verify that the cursor point to the first field of a page when the user clicks on the button without entering any data.
  • Check that when the user clicks on the add button, they enter valid data.
  • Verify that when the user clicks on the add button, they enter invalid data.
  • Check when the user clicks on add by entering partial data.
  • Check that when the user clicks on the add button, they enter the data in the mandatory field.
  • Check that when the user clicks on the add button, they enter the data in the non-mandatory field.
  • Check whether the alert message for the mandatory field shows when the user clicks on the add button without entering data in the mandatory field.
  • Check whether the confirmation message is showing or not when the user enters valid data in all fields and clicks on the add button or submit button.
  • Verify that the added entry shows on the home screen or the manage screen or not.
  • Check that the confirmation message is showing as per the requirement or not.
  •  Verify that the Colour of the button is changing or not when the user hovers the mouse over the button.
  • Verify whether the page lands on a valid page or not when the user clicks on the ok button of the confirmation window.
  • Check that all the Elements are enabled or not when a user visits the page for the first time. (Some fields may be disabled as per requirement.)
  • Check that when the user enters valid data in all the fields and clicks on the save or add button multiple times.
  • Verify that all the added data from the UI is saved in the Backend (Database) in their respective column and tables or not.
  • Check that when the user clicks on the add button, and the user cancels the process in mid-transaction or internet issue, a power cut occurs.

Hope !!! The above Test cases for Add Functionality are helpful for you...

Team,
QA acharya

Share Your Knowledge With Us -
Mail your content - qaacharya.in@gmail.com

Test Cases for Add Functionality

Post a Comment

0 Comments