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
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
what is actually contain test report? can anybody post the test report
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
What is the new version of qtp which is recently released in the market?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to give a call to another action from one action?
HOw to add the recovery file at runtime to the test file .
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
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
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
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.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Hi All, How to get repeated word in string . Thanks Balaji
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods