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

what is the function generator?

0 Answers   IBM, MBT,


What is JAVA Testing, what we do in That ?

2 Answers  


How to test for improper links or broken links and would be there impact on the system?

2 Answers  


what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?

0 Answers  


What type of contribution provided by management Science and Decision Support Approach to the project management

0 Answers  


what are the testing measurements?

1 Answers  


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

0 Answers  


How to test cookies in Manual testing?

4 Answers   Infosys,


difference between static and dynamic testing( not just definition) as a 4+ experienced guy

4 Answers  


if u are asked to test yahoo login page what will be thw ur test cases ?

9 Answers   Satyam,


we go to shopping. after completion of shopping we have to pay money. we swipe our credit/debit card in swiping machine. assume your card is icici card. and that machine is of hsbc.here with what name the bank of your card is called ? and that machine's bank name?

1 Answers   Bank Of America, Cap Gemini,


What is Registry?

0 Answers  


Categories