Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is an Regular expression doing in VBScript?Tell the
pattern for the email verification.

Answer Posted / reg

Regular expressions enable QuickTest to identify objects
and text strings with varying values.
MyEmail="My_Name01@gmail.com"
Set regEx=new RegExp
regEx.Pattern="^[a-zA-Z][\w\.]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-
]*[a-zA-Z0-9]\.[a-zA-Z][a-zA-Z\.]*[a-zA-Z]$"
isValid=regEx.Test(MyEmail)

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can replace string in qtp?

1127


Why script error occur in between recording in qtp?

2330


Explain how qtp identifies objects?

1052


How to use checkpoints in qtp ?

1100


Hi Samrat, Thank u very much, what u said it is right.

1947


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

2241


How to handle the exceptions using recovery secnario manager in quicktest professional?

1198


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

4027


What are the different attributes used with regular expression?

1082


What is the architecture of your project? Can any one answer for this question plz........

1929


What is the keyword view and expert view in qtp?

1005


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

2153


Describe the differences between functions and actions in UFT?

1224


when a test case is written how u test using qtp

2170


Explain different checkpoints in qtp.

1329