hai friend's ..
my question is
a[0]=I
a[1]=N
a[2]=D LIKE IT GO'S
i need output INDIA ,using simple string how will u do?
can any one tell really need full..
Answer Posted / sunita
dim str1,a(4)
a(0)="I"
a(1)="N"
a(2)="D"
a(3)="I"
a(4)="A"
for i=0 to ubound(a)
str1=str1+a(i)
next
msgbox str1
May be this is another way out.....correct me if i m wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the features and benefits of quick test pro(qtp)?
What are the main differences of qtp and win runner?
What do you mean by checkpoints in qtp?
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
Explain the qtp test phases.
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is difference in global and action sheet in qtp?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What are the 3 main stages involved in testing with qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
What is qtpro? What is quick test pro? What is a quick test professional?
What are the methods of the TextStream object that are used for reading from a text file?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Where we can use the synchronization?
What is the quicktest professional testing process?