Any body can write the test cases for Address field, Mobile
Number field & Landline Number field ?

Answers were Sorted based on User's Feedback



Any body can write the test cases for Address field, Mobile Number field & Landline Number fie..

Answer / abdul.sameer

Hi ALl,

a.Address Field:-1. it should not be a text box, infact it
should be a grid as it will accept more characters.
2. IT should accept characters, numbers and few special
characters like #,@,/,(,) and - only
# --->to be used for giving flat no. like #101,
@ --->if they are giving mail address,
/ --->and - if they go for door no.,
(,) --->for writing alias name like sameer (abdul).

3. Pin code should not be in grid box if it is there we
cannot validate it, so it is always advisable to have pin
code as next text box to validate because in for no. 2 we
have given validation to special characters which is always
advisable and we cannot validate here in pin code which will
be a mismatch. so always advisable to be as seperate text
box , you can view to more no. of application where pin box
will be seperate.

b Mobile and landline number field?
for these both we should have seperate individual text boxes.


Mobile Number:-1. it should strictly accept only
numericals.and numbers should not be less than 8 digits
because the universal code digits for mobile starts from 8
mandatory.
2. all the digits should not be zeros.

landline:- it should be of two text boxes one for code and
other for no.
and it should strictly accept numericals only. the country
no ( should be valid country no.) and landline no. should be
correct.


for these following points we have to create test cases.
I hope this might help you.

Is This Answer Correct ?    82 Yes 8 No

Any body can write the test cases for Address field, Mobile Number field & Landline Number fie..

Answer / nbs

For address field:-
1. check the pin code is existed or not after entering the
country name.

For mobile number field :-
1. check weather country code and mobile number is properly
given or not

For landline Number field:-
1. check proper country code and area code are given or not.

Is This Answer Correct ?    30 Yes 18 No

Any body can write the test cases for Address field, Mobile Number field & Landline Number fie..

Answer / manikandan

yes of course

Is This Answer Correct ?    2 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

You find a bug and the developer says “It’s not possible” what do u do?

7 Answers  


How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.

3 Answers   Oracle,


what is meant by web service testing and what is the use of web service testing ?

1 Answers  


What are the main key components in web applications and client and server applications? And explain the differences between them?

0 Answers  


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

0 Answers   Siegeworks,






I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?

2 Answers  


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

0 Answers  


What is SDLC Model used in ypur company ? What is best Model from Testing point Of View ? Which comes first Verification or Validation ? Which is most important Verification or Validation? What u'll chose to do if suppose to work ANY 1 . & Why ?

8 Answers   TCS,


how u can do integration testing and what r the approaches u need to follow?

5 Answers   MBT,


Swap 2 variables without using a temp variable

4 Answers   Oracle,


What is the input for System testing?

6 Answers  


In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug

2 Answers   Amazon,


Categories