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



On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - ..

Answer / 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

More Manual Testing Interview Questions

What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client

0 Answers   Mphasis, Netxcell,


there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks

3 Answers   century,


How do we run the Data Base Testing Manually

2 Answers   East Collaborative,


What is the role of tester in SDLC cycle ( in each phase )

2 Answers  


How to do the performance testing manually? Does you have a test case for that?

0 Answers  






how to do testing estimation ? is there any genearl formula for that ?

3 Answers  


What is an IDE?

3 Answers  


Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?

3 Answers   HP, QA,


In your company what process you are follwing from requirements to testing explain, pls anybody have real time experience and pls expain process...pls

1 Answers  


Testing Engineer having Software Programming knowledge so Which type of testing will be done. 1.Adhoc testing 2.random testing 3. functional testing 4. monkey testing

4 Answers  


what is the decission table?

1 Answers   Wipro,


Hi All I want discuss abt Testing tools is any one available online in google chat?

0 Answers  


Categories