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?
Answer Posted / 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 View All Answers
Can i get answers for telecom testing for eg telecom billing rating can be tested
What are differences in testing a client server and a web application?
Discuss what test metrics you feel are important to publish an organization?
What's the difference between system testing and acceptance testing?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is difference between Build, Version and Release
Give me an example of something you tried at work but did not work out so you had to go at things another way.
what are the typical problems in web testing?
what are the testing appraoch that you have tested for Bread toaster
Can anyone please suggest me a online book on manual testing??
why use caffine for HPLC calibration ?
write test case for gmail login page
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?