adspace


How to retrieve alpha bate from the alphanumeric string with
special character.

Answer Posted / shekhar

a="she25bh3k"

set reg=new regexp
s1="[a-z]"

reg.pattern=s1
reg.ignorecase=true
reg.global=True

set matchs=reg.execute(a)

for each match in matchs

a= match.value
''msgbox b
str=str&a

Next
msgbox str

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3949


what is actually contain test report? can anybody post the test report

2087


hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com

1941


What is the new version of qtp which is recently released in the market?

1160


can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?

2166


How to give a call to another action from one action?

1169


HOw to add the recovery file at runtime to the test file .

2291


Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in

2079


Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also

2396


i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com

1948


Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.

3421


Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?

2188


Hi All, How to get repeated word in string . Thanks Balaji

1423


Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ

2110


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

2014