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



There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ............

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

There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ............

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

There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ............

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

There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ............

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

Post New Answer

More Manual Testing Interview Questions

Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?

1 Answers   ASD Lab,


Hallow friends, plase tell me difference between retesting and regression testing?

6 Answers  


List 5 words that best describe your strengths.

5 Answers  


Which is a form of Functional testing 1)B V A 2)Usability testing 3)Performance testing 4) Security testing.Its urgent

10 Answers   TCS,


What is difference between SDLC & STLC?

1 Answers  


What is Catapult Testing in E-Learning Domain?

0 Answers   Raytheon,


how can we connect database in manual testing? pls answer for this

2 Answers   IBM, Logica CMG,


explain v model detaily plese

1 Answers  


what is system testing? explian with scenarios..

1 Answers  


u have 1000 of delete button in ur application ,how to check it out,.one by one ? or how to check it out by easy way?

3 Answers   ITC Infotech,


diff b/w alpha & beta testing? who will do this with examples? can u pls help in this topics

3 Answers  


what is parallel testing?

17 Answers   MBT,


Categories