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 / 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 |
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
What is a Use Case?
What are the different types of testing u r doing in ur project
In which type of testing testing started from requirement phase?
3 Answers Cap Gemini, Persistent,
What is difference between windows 2000 server and windows 2003 server
23 Answers CMS, IBM, Logica CMG, Microsoft, nvidia, PC Solutions, Satyam, Slash Support, Symantec, Vee Technologies, Veritas, Wipro,
Does an increase in testing always improve the project?
Can u test a website or a webapplication manually without using any automation tool?
What will you do when you were given two different projects and asked to complete them at same time?
Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com
What r the roles and responsibilities of a TestLead?
what is the difference between test strategy and test methodology?
What is the V-model?