How will you test Email field?

Answer Posted / rajendra

E-mail address validation

Address = "A@b.c"; -- Valid
Address = "A@b.cnet"; -- Invalid
Address = "A@b.c_"; -- Invalid
Address = "A@bcnn"; -- Invalid
Address = "Ab.cnn"; -- Invalid
Address = "A@bc"; -- Invalid
Address = "A@bat@.cnn"; -- Invalid
Address = "A@bat/.com"; -- Invalid

Must not be too short and too long.
Only one @ in email address
Only one period ’.’or two periods.
No more than 3 characters after the final period (reverse
find is 0 based not 1 based)com/ org/net/mil/gov
Should not have an underscrode after @
Allowed characters 0-9 A-Z _. @-

Byeee Friends
Rajendra
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    22 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quality center? How many built in tables does quality center have?

807


1.what promted you to become involved in QA/Testing?

1739


If there is non reproducible bug which developer is not ready to agree, how you will convince him.

7621


What is your Approach when you find 10 Sev-1 bugs in 50 test cases?

2066


Explain Testing process in your organization?

1082






What are the major components of Perf Test Report?

1608


What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

1217


Can you explain regression testing and confirmation testing?

699


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

6100


how we write test cases to brs,srs,hlds,llds

2865


Tell me example for Risk,Mitigation,Assumption?

1855


If you're given a program that will average student grades, what kinds of inputs would you use?

4413


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

1946


I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?

2459


What is an audit report? Whom is it done by?

1961