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 actually contain test report?

1 Answers   Crea,


If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?

1 Answers  


i joined in qutesys company and i didnt know even what is testing how it is possible?

2 Answers  


Test cases for Chat Component

1 Answers   Infospectrum,


What is Change and configuration management repositoty

1 Answers   Sierra Atlantica,


Waht is the difference between system test case and functionlity test case?.

3 Answers   Kumaran Systems,


what is test procedure?

4 Answers   Logica CMG,


1 Test Case can covert How many scenario? OR how many scenario can cover 1 test case.?

2 Answers   DelhiNet, GGH, HCL, Mastek,


according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??

2 Answers   Valtech,


At what stage of the life cycle does testing begin in your opinion?

4 Answers  


tell me about low severity & low priority bug?

3 Answers  


How to do the performance testing manually? Does you have a test case for that?

0 Answers  


Categories