how can we reverse the string without using the revese of
String function in QTP?
Answer Posted / ramana vanteru
str="ramana"
revstr=strreverse(str)
msgbox revstr
O/P will be: anamar
| Is This Answer Correct ? | 20 Yes | 14 No |
Post New Answer View All Answers
what types of documents we need to write the nonfuntional test scripts?
What is the scripting standard while performing automation testing?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
What should you do after finding a bug?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
Does every software project need testers?
what is the difference between Batch test runner and framework ?
Explain me what is a framework and what are the frameworks available in rc?
What are the types of the framework used in software automation testing?
Elaborate the fields in bug report in automated testing
Explain some disadvantages to manual software testing?
Tell me how can we find the value of different attributes like name, class, value of an element?
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
How to Rcognize the Objects in the Web Page Dialog Using QTP
What is the difference between continue and next sentence?