I have a string "Redfort is in Delhi" how do u write
vbscript for " Delhi in is Redfort"
Answer Posted / litan
x="Redfort is in Delhi"
a=split(x," ")
msgbox a(3)&" "&a(2)&" "&a(1)&" "&a(0)
just check it out..
its workin properly
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can we Test Welcome Screens and Process Images with QTP
what is the mail use of frame work(with detail). architecture for keyword driven frame work
how can i pass a "cript"as a parameter in to a function
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What is test object?
Explain measuring transaction.
What is the difference between a Function and Procedure in QTP?
what type of run time errors you get while you ar edoing rpg program?
What is data driver in qtp? Where we use it?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Who uses qtp tool?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version