Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

If we are enterinf different inputs for the same field then
tester have to write that much separate test cases with
separate ID.
E.g. First name field
Inputs are - 1. valid name = Shyam,
2. Digits , 3. Blank Space, 4. Empty
Name, 5. Enter name after blank space, 6. Special
Characters etc.
So May I have to write 6 separate test cases with test case
id 1,2,3,4,5 & 6.?

Answer Posted / jayakumar.n

It was not needed to write separate test cases and generate
Test case id for these type of validation.Instead we can
write generic test case for validation on name- In the input
field, we can have multiple inputs and subsequent output for
that.

Testcaseid Name Steps Input output

1 X field X input X output
Y Input Y output

This practically help to address u r question.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why should you care about objects and object-oriented testing?

2352


Write a Test scenario for Outlook Search functionality.

2960


Can you explian $ pillar of Agile

1290


what do you mean by Develop test data through sourcing (or) handcrafting techniques

2805


What type bugs you will find in integration testing with example?

1938


What is a defect?

1121


1.What types of documents would you need for QA, QC, and Testing?

5779


What is white box testing?

1127


How soon the bug should get fixed?

1088


What is data matrix? What is the use of it?

2708


What is the difference between qa, qc, and testing?

1242


What is agile testing and why is it important?

1132


Is an "A fast database retrieval rate" a testable requirement?

2058


Enlist some bug status along with its description?

1139


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

2000