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
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
How does a coverage tool work?
What are the various techniques in black box testing?
What is integration level testing?
What are the phases involved in software testing life cycle?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
What does entry and exit criteria mean in a project?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
what are the prerequisite conditins to test clientserver and web applications
What is manual testing and what is it process?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is function points??????
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Please Tell me About Fish-Bone Model. Thanks in Adv.