how to write test case for Add, Delete,Update,search and
Edit button. Please its urgent.Could anybody help me as
soon as possible

Answer Posted / saranya

Hi...,

Main Functionalities:

1. You check the buttons are enabled
2. Check the buttons when its enabled and when its disabled
3. After click the button, page responding or not.

Add:
1. When u have click the add button, record should be added.

Delete:
1. When u have click the delete button, record should be
deleted.
Update:
1. Modify value should be updated when u have click this
button.

Search:

Searching result should be display when u have enter the
search button

Search button should be enabled after enter the search value

Edit:

Edit button should be enable when i have to edit the value

Low level test case:

1. Check the font size
2. Chenk the font color
3. Check the spelling mistake
4. Check the button size

Is This Answer Correct ?    49 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write the test cases for STP

5372


Sample test cases for data conversion(Utility billing system)

7135


Can some body help to write possible test cases for a credit card at POS (point of sale)

2567


Scenarios to test wireless Speaker via bluetooth

5134


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

1792


What is the state testing?

950


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2360


There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.

3333


User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1401


Explain the ramp testing?

891


i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually

6367


How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile 

1882


What is gray box testing?

945


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

2769


1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).

2506