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 / pradeep chowdary
This abc@gmail.com is not valid email
because before @ symbol there must be min 4 to max 15
characters that means min 4 characters must and should
Therefore it is not a valid email
This is as per my knowledge
If it is wrong pls correct me
PradeepChowdary
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is the basic concept of quicktest professional (qtp)?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
How do Parameterization and Data-Driving relate to each other in QTP?
What is object spy in quicktest professional (qtp)?
distinguish between old version and new version QTP features.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
How to run a test using quicktest professional?
How many add-ins comes by default with quicktest professional?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Explain the difference between check point and output value?
banking domain description for software tester for interview
How to check feasibility of the appliction?in automation testing?