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

what is diff b/w smoke testing & sanity testing?

10 Answers   Wipro,


What types of testing is specifically important for web testing?

0 Answers  


if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester

6 Answers  


what is the role of moderator in testing?

2 Answers  


Explain the performance testing

3 Answers   CSC,






What is the difference between static testing and dynamic testing?

0 Answers  


What if the software is so buggy it can't really be tested at all?

1 Answers   Crea,


is smoke and sanity testing is same? Please clear this doubt.

3 Answers  


what the diff b/w verification and validation

8 Answers   College School Exams Tests, SunGard,


Explain your web application archtechture?

1 Answers   Verizon,


which knowledge is must for tester

11 Answers  


last week i attended tawant technologies. it may be useful for for u. i could not remember every qustion and answer. . 1. verfification is a. r we buliding the sys right? b. r we buliding the right sys? 2. regeression tetsing a. always can be done automation b.unchanged areas have not been affected c. changed areas have not been affected. 3.Equalent class partition is a.white box tetsing technique b.Black box tetsing technique ........ c.black box .............. 4.arrange order unit testing,integartion, validation, sys tetsting 5.debugging is a.testing activity b. developement activity c........ d......... 6.security tetsting a. bullet prooof...... wrapped s/w b....... 7.smoke testing a..... 8.defect managent tool does not conatin a. b. 9. sys reliability a. 10.user accceptance tetsing is done by a.tester b.developer c.end users d........ 11.which is not static testing technique a.walk through b.inspection c. d. 12.wat is diff b/w? if the s/w isdeveloped by other country if the s/w isdeveloped by ur country? a.culturtal diff b. re allocation resources. c...........no ctrl pf process d........ plz go through these topics.....i am not able to rememeber every qusetion and answers. sorry let me know u ahve any questions.u can add here extra questions. brahma412@yahoo.co.in

3 Answers   Tavant Technologies,


Categories