There is a window with 6 to 7 fields like First Name, Last
Name,Address,Contact Number, ..........etc
My Question is ---> What are the -ve test cases for such a
fields.There are no validations for any field.
Answer Posted / imthiyaz.shaik
There are n number of -ve test cases.
As the First name & Last name of anyone would have only
Alphabets so:
1. First name & Last name fields shouldn't accept numbers,
special characters.
2. First name & Last name fields should have validation
like it can't accept more than 10-15 characters (Depends on
the requirement).
As the contact number of anyone would have only numbers so:
1. The contact number field shouldn't accept alphabets,
special characters (Except +sign for the country code).
2. The contact number field shouldn't accept more than 10
digits.
Regards,
Imthiyaz.Shaik
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Difference between Re-testing and Regression testing?
what is agile model and spiral maodel?pls explain with an example?
what are your thoughts on SPRINT duration
Testcases for msword( microsoct office word??
If I want to check compability of software in a MAC OS then which steps shold I follow?
Can you explain exploratory testing?
How do you test a web application for dump and deaf??
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Why is software testing required?
What are the roles of glass-box and black-box testing tools?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
what exactly is heuristic checklist approach for unit testing?
What is Mixed Testing
i want manual and automation test cases and interview questions