On Registration Form, if some fields are not mandatory to
fill then those fields can accept any invalid input. OR
there may have some validation.
E.g. Email id field - Not mandatory to fill.
If user enter Email id = 453454 should it accept?



On Registration Form, if some fields are not mandatory to fill then those fields can accept any inv..

Answer / ashish

An e-mail address is generally recognized as having two
parts joined with an at-sign (@); this in itself is a basic
form of validation. However, the technical specification
detailed in RFC 822 and subsequent RFCs goes far beyond
this, offering very complex and strict restrictions

RFC invalid e-mail addresses
Abc.example.com (character @ is missing)
Abc.@example.com (character dot(.) is last in local part)
Abc..123@example.com (character dot(.) is double)
A@b@c@example.com (only one @ is allowed outside quotations
marks)
()[]\;:,<>@example.com (none of the characters before the @
in this example are allowed outside quotation marks

I think this answers your question

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

diff b/w project based testing and product based testing?

3 Answers   IBM,


what is realibility

3 Answers  


What is d diff. between d window based application and web based application testing?

2 Answers   Quest,


I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.

5 Answers   Quexst,


Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com

1 Answers  






What we normally check for in the Database Testing

2 Answers   Crea,


On login window for username and password auto populated field means what !

0 Answers  


what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance

0 Answers   JPMorgan Chase,


Please can any one tell me 1).Types of reports 2).Types of Meetings.

0 Answers  


how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?

0 Answers   3D PLM,


What is the Sanity Testing??

1 Answers  


Explain about gamma tesing?

2 Answers   AppLabs,


Categories