write the code to reverse a string without using Strrev
built in function.
Answer Posted / kondekar ashish k.
dim a, b as string
a=text1.text
b=strrev(a)
text2.text=b
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you identify the browser and its information using QTP script?
What are the advantages of a Hybrid framework?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What are the various types of Actions in UFT?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How we can import data from database?
What is the syntax to call one action in another?
The hybrid framework can be implemented for any application. Is it true?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
Where can I find and view run-time data table?
What are the views available in quicktest professional (qtp)?
What is difference between design time and run time data table?
how u will evaluate the tool for test automation?
what the difference between shared repository and per action repository?