Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?

1 Answers  


Test cases for Chat Component

1 Answers   Infospectrum,


How do you promote the concept of phase containment and defect prevention?

0 Answers  


what is cyclomatic complexity and what is the formula used for it

8 Answers  


This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.

0 Answers   ISTQB,


Which is the best testing model?

0 Answers  


why we find maximum bugs in IE browser as compare to others?

1 Answers  


If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.

0 Answers  


Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com

0 Answers  


which model are you following

2 Answers   IBM,


How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.

3 Answers  


how to find the bugs and log the test cases?

6 Answers   Mastek,


Categories