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 / 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 View All Answers
Can you explain boundary value analysis?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
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
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Test cases for Internal IP Messenger
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
Explain about PET Model?
What are the modules of quality center?
Unit Testing can be done by using Nunit?
What is build interval period?
Who are all involved in an inspection meeting?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?