can any one tel ,using simple string
a[0]=I
a[1]=N
a[2]=D like that it go's
.
.
out put i need INDIA help me it's really need full ..
Answer Posted / kishan
option Explicit
Dim Str, i, arr_len
Dim arr(10)
arr(0)="I"
arr(1)="N"
arr(2)="D"
arr(3)="I"
arr(4)="A"
arr_len=Ubound(arr)
for i=0 to arr_len
Str=str&arr(i)
next
msgbox Str
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What is standalone database?
What is 'sleep' in sync point?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Difference between action & Reusable action?
Hi Samrat, Thank u very much, what u said it is right.
How to associate shared object repository to test in qtp?
How to find the path of folder in which the test is saved in qtp?
For which type of projects the iterative model is not suitable?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Can any body please tell me the steps of keyword driven framework of QTP.
explain abt dyanamic changing object with example?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded