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 / lakshmi
You can use function JOIN
Dim arr(10)
arr(0)="I"
arr(1)="N"
arr(2)="D"
arr(3)="I"
arr(4)="A"
Msgbox Join(arr) - it will display INDIA
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
How to test login module with different username and password by using data driven testing in QTP?
How do you convert manual test cases to automated test cases?
Explain how qtp identifies objects?
What are the different types of functions available in qtp and explain ?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What is the use of text output value in quicktest professional (qtp)?
How many add-ins comes by default with qtp?
how to find that tools work well with your existing system?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
What are the trigger events in qtp?
What is difference between design time and run time data table?
Can launch two instances of qtp on the same machine?
Approach for Installation,comaptibility,system testing
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?