On one of my form there are three text boxes for 1.To Enter
Survey no.-Special characters / and - allowed in input and
2.Village Name 3.Project Name all having Input Range 2 to
50 char.and One SUBMIT button on form then How many Test
cases can I write for Funtion Testing of Above fields and
button

Answer Posted / revati

Hi,
I don't think so i can tell exact number of test cases you
should write for above example. It's all depend on your
perception towards it.
But i can tell you what type of test cases you can write.
For example:
For all 3 text boxes and button you will have to write +ve
and -ve test cases as follows:

1. Survey no.:
# +ve test case would be enter the / and - special chars.
# -ve would be enter special chars. other than the above
# enter alpha chars
# the length of the survey no and blank,so on

2. Village name and Project Name :
Same as mentioned above like
# enter only alpha chars
# enter alphanumeric and/or special chars
# for blank
# the input range is given from 2-50 chars. So using
equivalence partioning,BVA,error guessing validation
techniques write the test cases
# and so on

Submit button:
# press Enter key
# on click
# press Alt ot Ctrl key combinations
# on submit check for mandatory fields

I hope this would help you.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

1614


Describe some staff conflicts you have handled.

1611


What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.

1574


In Manual testing how to test proxy servers? can u please explain with example?

1572


what is difference between win 98 and win 2000 poertating system?which is better one?

1725






Discuss what test metrics you feel are important to publish an organization?

4134


Why is it impossible to test a program completely?

966


write test case for gmail login page

4637


What are parametere require for Performance testing?

1917


Inwhat basis the time is allocated for testing the application?

1416


Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....

1713


What exactly is quality control?

722


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1583


What is the role of the test group vis-?is documentation, tech support, and so forth?

1605


what is the function generator?

1698