Ex : some mail name with surname Email id's there that is
string
fetch the particular surname only how to get particular
surname all emails
Answer Posted / ranga
x="syam_kothuru@gmail.com"
'Plitting the string based on "@"
y=split(x,"@")
'Plitting the string based on "_"
z=split(y(0),"_")
msgbox z(1)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
In qtp, explain what is crypt object
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What is difference between run time object and test object?
Define Error Pane of UFT?
How many ways we can parameterize data in quicktest professional?
What is Associate Repository in QTP 9.2 ?
Can launch two instances of qtp on the same machine?
Does Low-level recording capture mouse movements?
What is meant by Output Value in UFT?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How do you test DLL files using automation Tool QTP?
What are metrics and matrix?
Did QTP prove efficient for your project? Yes or No, explain?
Diff b/w Health care domain and Banking Domain?