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

there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.

3 Answers  


what is functional testing terminologies

0 Answers  


why we need to write test cases?

3 Answers   ABC, eClerx, Sling Solutions, Tech Mahindra,


How do u find Synchronization problems manually?

3 Answers   CTS,


Use of Requirements Traceability?

3 Answers  






Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing

2 Answers   Manhattan,


What is CheckList?

10 Answers   BlueShift,


if my documents (SRS &FRS) having erros(does not meets) the requirements in that situation,which document i should take to write the testcases?(othere wise which steps i should take? Thanks In Advance

3 Answers  


From which document we will get Technical Requirements ?

4 Answers   IBM,


Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.

3 Answers   Accenture,


Which one is not tester responsibilities ? Option 1 Assure the process for contracting software is adequate Option 2 Review the adequacy of the contractors test plan Option 3 Perform acceptance testing on the software Option 4 Assure the ongoing operation and maintenance of the contracted software

1 Answers  


What is Test Harness, Anybody can explain in Detail. Thanks in advance.

6 Answers   Siemens,


Categories