Do I have to write separate test cases for entering special
characters, blank space, numbers in First name field ?
Or should I create single test case for it? If yes then how?

Answers were Sorted based on User's Feedback



Do I have to write separate test cases for entering special characters, blank space, numbers in Fi..

Answer / deepanjan

Yes special characters, blank space ,numbers all these are
independent entries user are suppose to insert into the
application.so we need seperate test cases for each.

Is This Answer Correct ?    5 Yes 2 No

Do I have to write separate test cases for entering special characters, blank space, numbers in Fi..

Answer / rajkumar gholve

Yes you have to write separate test cases for entering
special characters, blank space, numbers in First name field
as these three are seperate EP. Suppose u wrote a single
test case for all three and test case is failed for special
character, then whole test case will fail even if it is
working properly for rest of two.

Is This Answer Correct ?    2 Yes 0 No

Do I have to write separate test cases for entering special characters, blank space, numbers in Fi..

Answer / b g suresh

It depends on the project/methodology in the process of
your application. ie., In most of the Service Oriented
applications, normally a document called "Rules matrix"
will be provided by the Business Analysts, which talks
about each field's data,length, category..etc. In such a
case its not mandatory to write seperate testcases for
these data validations, a tester can track/Monitor all such
testing data, there itself in the Rules matrix.


Thus its depends on the methodology/Process of your project.

Is This Answer Correct ?    1 Yes 0 No

Do I have to write separate test cases for entering special characters, blank space, numbers in Fi..

Answer / friend

Thanks Deepanjan

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is difference between regression testing and re- testing?

17 Answers   Mind Tree, TCS,


When do we perform smoke testing?

0 Answers  


what is the good test case and bad test case tell me with an example

2 Answers  


Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain

0 Answers  


Explain about 'Performance testing' in Web based Application?

1 Answers   Crea,






What are the possible Test cases for Save in M.S word ?

3 Answers   R Systems,


Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??

3 Answers   Ciena,


how can u prepare the test plan?

0 Answers  


Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase

0 Answers  


write a TestCases for Telephone ?

2 Answers   HCL,


What r the 3 types of System testing

33 Answers   College School Exams Tests, Misys,


What is Negative testing?

5 Answers  


Categories