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

How test case is differ from test plan .give an suitable example

5 Answers  


In whic page of QC , we run our Test case, or from where we run our Test cases from QC?

2 Answers   Amdocs,


what is the difference between metrics and matrixes .. if possible please give some examples..

1 Answers  


What is the different between QA&QC? Please give answer with examples?

3 Answers   Nedbank,


Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?

0 Answers  






What is JAVA Testing, what we do in That ?

2 Answers  


How do you write DEFECT REPORT?

0 Answers  


What is the difference between System Testing and Functionality Testing?

8 Answers   Wipro,


Difference between the System Testing and System Integration Testing?

1 Answers   Wipro,


how many buils u r getting in u'r project?

5 Answers   Professional Access,


what are your thoughts on SPRINT duration

0 Answers  


1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key

2 Answers   HCL,


Categories