Answer Posted / vishal bilgaiyan
There are many validation for E-mail here i am defining some
of them.
Email format: vishal.bilgaiyan @ gmail.com
|______________||_||___| |___|
(1) (2) (3) (4)
I have devided Email ID in 4 parts..
In first part we have to check invalid condition input
spaces, Left blank, use special character, symbols etc.
In Second part we have to check invalid condition input
other specail character [!#$%^&*()_-:;"'?/|\) at the place
of @. left thisfield as blank. input spaces.etc.
In third part we have to check invalid invalid domain.
In fourth part we have to check only valid
suffix(.com,.co.in,.edu,.info,.org,.in etc)
every time EmailID should be in well manner.
like vishal.bilgaiyan@gmail.com
Let me know if you have any problem regarding this issue.
Thanks to all of u...
bye
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
When the GUI Testing will be held on the V model ?
What is smoke testing and user interface testing ?
Write 10 test scenarios to test remember me checkbox present in login window
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
What is reverse engineering?
what types of testing you performed in transfer funds module....
What is the difference between white box, black box, and gray box testing?
How much the bug is affecting the functionality of the application?
what does 80hz refresh rate indicates?
What is the difference between coupling and cohesion?
Is quality control similar to quality assurance?
What are the benefits of creating multiple actions within any virtual user script?
how can u prepare the test plan?
Describe Testing Decomposition?