Any body can write the test cases for Address field, Mobile
Number field & Landline Number field ?
Answers were Sorted based on User's Feedback
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 |
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 |
i have experience in automation testing for 1.6 yrs, and now i'm working as manual tester... will it create any black mark when i search for jobs again...??
What is a test log?
Hi All I want discuss abt Testing tools is any one available online in google chat?
what is test model in testing?
What is BVA and ECP 2. Which version of WINRUNNER and QTP you are using in the project 3. What is the use of Recovery manager in QTP 4. What is retesting and regression testing 5. Write the SQL queries for the following EMP table to select the employee id and his details from emp table 6. For example: employee dept and employee id and employee name and employee salary 7. what is a sub and what is a driver 8. What are your roles and responsibilities in your project 9. Does BVA is equivalent to ECP 10. If you find a bug what will you do
What is date driven testing?
Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)
who wil give the standards of testing ? iso or astm
What is Error Feeding?
what is verification and Validation?
How we will test ubercate
How do you scope out the size of the testing effort?