What does SPLIT and JOIN commands do in Vbscript?
Answer Posted / chaitu
Split function is builtin function in QTP
it helps us to divide the string at desired place in a
string
for Ex:-
a = "C:/programmfiles/chaitufolder/chaitanya.doc"
here i want to change the file name of .doc then we can use
x = Split(a,"/") then we will get like this
split function
msgbox x(0) 'it shows this C:
msgbox x(1) 'it shows this programmfiles
msgbox x(2) 'it shows thischaitufolder
msgbox x(3) 'it shows this chaitanya.doc
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
please post the interview questions for QA position in FACTSET
How to use descriptive programming?
To which environments does quicktest professional (qtp) supports?
What are test settings and global settings?
Where you get the run time data table?
What is system testing and what are the different types of tests you perform in system testing?
What is the new version of qtp which is recently released in the market?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
how interviews will be on QTP?
How many types of recording modes in qtp? Describe each type with an example where we use them?
what is supply chain management?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
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