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
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Differentiate the type of test cases which can be automated and which cannot be automated?
If created one virtual object? Next time I changed the window position will it work?
How many types of recording facility are available in quicktest professional (qtp)?
Difference between test object and run time object?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Connect to QC using AOM.
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How QTP identify the system time that's changes every seconds?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
When ‘option explicit’ keyword is used in qtp?
How many tabs are available to view your test in a test pane and what are they?
What are the differences between quicktest professional and winrunner?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
How is the Bitmap checkpoint different from Image checkpoint?