how can we reverse the string without using the revese of
String function in QTP?

Answer Posted / digi

IPString="buddy"
Dim StrTemp

StrLen=len(IPString)
For i=0 to len(IPString)-1
StrEachChr=mid(IPString,StrLen-i,1)
StrTemp=StrTemp & StrEachChr
Next

msgbox StrTemp

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com

1535


How can you switch back from a frame?

540


what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please

1718


Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai

1797


What is the deference between automation tools and management tools?

561






What steps are needed in developing and running a software test?

552


Tell us what methods of robot class do you know?

521


What are the 5 common software development problems solutions?

558


What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain

1502


What is meant by the automation framework?

546


Bug report formate in bugzilla

1630


What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....

2321


HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?

1832


What is Ticketing tool? Has it any other names? What is the purpose of this?

1551


What is tsl?

572