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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prem
I think there are two -ve test cases
1)Without giving the data in the specific field/fields
,check for alert message
2)enter the blank space in the field/fields ,check for alert
message .
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / mtest
Adding to Imtiyaz, few more -ve test cases which we can
include in the testing of the application are:
1. Check for the mandatory fields validation.
2. Check for number of digits we can add in the contact
number field.
3. Check for the alpha numeric characters in all the fields.
Best Regards
MTest
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raj
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.
| Is This Answer Correct ? | 3 Yes | 0 No |
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Any body can tell what are the contents RTM(Requirements Tracebility Matrix)
what is use case diagram?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
Amounts not dispatch in ATM what are all scenario to test?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Usually on which server test engineer works?
what is carpet bub?
What is the outcome of integration testing