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 / shyamala
a=array("I","N","D","I","A")
msgbox (a(0)+a(1)+a(2)+a(3)+a(4))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What contains Data Driven Framework document in qtp?
How to interact tool & application build in QTP?
How to get popup error message.
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How qtp identifies objects?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What are the technologies supported by qtp?
Explain how to use QTP to check broken links on a page?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?