In any application there are so many fields.
So tester have to test each field with Special chars.,
Alphabetic value, Alphanumeric value, Blank Space. etc.
I am testing with all these inputs but should I have to
consider these into test cases.
Because rather than these there many functionalities to
check.Please Guide me properly

Answers were Sorted based on User's Feedback



In any application there are so many fields. So tester have to test each field with Special chars.,..

Answer / renu

Yes,all the above conditions should be written as test
cases.
For this type of applications we need to follow boundary
value analysis and equivalance partitioning techniques.

Is This Answer Correct ?    2 Yes 0 No

In any application there are so many fields. So tester have to test each field with Special chars.,..

Answer / a sameer

The above answer is write but if we do so we have to
generate 1000 of test cases, but is not good practice.

Write one test cases for the above scenario and keep that
name as Field checking( name of the field).

Once written that test case. Now when you are executing the
test case execute that with all the above scenario values.
Means for the same test case give input value as Special
character for first time, give input value as Alphanumerical
for second time and so on depending upon the requirement.

But the input values entered should be noted down in the
excel sheet itself. for this add more column as input
value and enter the value for each column so that for the
same test case u can excute with multiple values.


This would save your time and all the input will be in one
place .

If anyone is having a better idea do share so that it would
be helpful.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between functional testing and integration testing?

0 Answers  


I have one year of experience in IT as tester.Do i know any openings,if u heard?

1 Answers   Infosys,


How will you assign priorities to test cases?

4 Answers  


Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines

4 Answers  


What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc

1 Answers  






What is the difference between the company site and the yahoo site?

6 Answers   Accenture,


hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..

0 Answers  


Explain about gamma tesing?

2 Answers   AppLabs,


in peer reviews,is there any checklist based on which we can review our team members documents.

1 Answers  


Differentiate regular regression testing and final regression testing.

3 Answers  


what is the use of a tester.Even admin or developer others can do testing What is the main advantage of atester. why do testing team need testers.

4 Answers   HCL,


What is error guessing and error seeding?

1 Answers  


Categories