how to reverse the string without using bultin functions(i.e
mean mid,len ,reverse functions)
Answer Posted / pravati
str="This is india"
x=split(str," ")
for i=ubound(x) to 0 step -1
msgbox x(i)
next
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of trigger events are there in qtp?
Is it possible to change the property value at runtime? How it is possible?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Limitations in QTP?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How to connect to a database?
How to test login module with different username and password by using data driven testing in QTP?
Without using gui map editor we can recognize the application in winrunner ?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
what is meant by source control?
Name the different types of recording modes?
Explain advantages and disadvantages kdf?