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 / 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 |
i need some objective type papers for my certification
Difference between Agile process and Water Fall model
Difference Between Adhoc Testing & Exploratory Testing?
What are all the documents you are going to submit at the time of release as a testlead?
explain - Test plan, Test case, test scenario, test data, test report,
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
What type of SQL queries will be asked in the Testing interview?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
what is Persistent Testing.
7.Do you have working knowledge on any international quality systems?If yes name then?
What is meant by datadriven test?
3.what are two of your strengths that will bring to QA/testing team?