how to validate email?email ie correct or not ?with below
conditions.
1)before @(symbol) only alphbates and min 4 char to max 15
chars.
2)before @(symbol) only alphabates dont use ant special
chars or numarics
3) after @(symbol) only one dot(.)symbol

for ex:abc@gmail.com it is valid email or not based above
conditons

Answer Posted / rajkiran singh

Hope this will help;

^[\w-\.]{4,15}+@([\w-]+\.)+[\w-]$

if you want more references.. http://www.regxlib.com/

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is RTM (require ment tracebulity marix) fromate?

1519


Are Shared ORs read-only?

621


how to post xml data from QTP scripts to any application?

1496


What is the latest version of qtp?

576


How to use parameterization in qtp?

616






How will you check that your test cases covered all the requirements?

553


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

4682


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

1913


What is qtpro? What is a quick test professional?

577


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1223


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1517


Plz Explain AUTOMATION REFERENCE MODEL?

1680


I want to do QTP Certification what is the pattern of Question paper.

1737


What are advantages of test automation?

655


What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?

596