Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Test cases to test data entry field Data Entry Req within the Test Cases forums, part of the Software Testing category; Need help to create test case for these senorios: Create test cases to test data entry field Data Entry Req. Customer Name: 50 characters, alphanumeric, required. Streed Address: 25 characters, ...
|
|||||||
|
|||
|
Test cases to test data entry field Data Entry Req
Need help to create test case for these senorios:
Create test cases to test data entry field Data Entry Req. Customer Name: 50 characters, alphanumeric, required. Streed Address: 25 characters, alphanumeric, required. City: 25 chracters, alphanumeric, required. State: 2 chracter drop-down box of state codes, required. Zip: 5 digits numeric, required. City, State and zip must be a valid combination (database of valid combinations is assumed OK for this test) Control Button: New - clear fields, place cursor on customer number field (all field enabled) Question asked by visitor Rani |
| Sponsored Links |
|
|||
|
Re: Test cases to test data entry field Data Entry Req
As per your requirement , I can confirm one thing that you are asking for all test cases required to valid submission of your Form, and if I am not wrong, It is customer Profile form.Anyway,
First you have to test each control for valid data(alphanumeric for Customer Name, for example, with limit of 50). Then do positive testing whether form accept all data or not? You have not told about mandatory fields, anyway, do negative testing by leaving them blank in possible combinations. Actually it's the simplest form to test and write test cases, even I will suggest it to freshers and beginners in testing to try test cases for this.Still have any problem, write to me.
__________________
-- Brijesh Jain |
|
|||
|
Re: Test cases to test data entry field Data Entry Req
apart from the others , one can also test to see if special characters can b entered or not , does the system trim the blank spaces or not,
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| difference between test cases,test scenario,and test suite? | forana | Test Cases | 64 | 09-16-2009 07:05 AM |
| entry criteria | yagnkan | Testing Issues | 4 | 03-13-2009 07:58 AM |
| Test Data | jainbrijesh | Testing Issues | 30 | 06-14-2007 10:22 AM |
| Is there any diff. between Designing Test Cases and Test Cases Preparation. | vijenjoy2k2 | Testing Issues | 3 | 06-01-2007 06:37 AM |
| Would like to make an entry into IT field... | kanchhana | Career Advice | 0 | 02-12-2007 08:29 AM |