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
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
Can you explain me what is object repository?
Please explain how to perform load-testing?
notice the distinction between data driven testing and retesting?
What is in-house tool?
Hello Friends, I am Looking for the Load runner-Performance testing institute in HYD. I see most of them in this site are suggesting for TS Technologies as best institute for PT load runner. We you pls suggest me, Does this institute offers good coaching on Weekend Sessions/Batches? Does it covers all the course contents in these session? Please help me on this guys..
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
Stop automating the tests which run once?
What is an automation testing framework?
Explain about basics of rational robot - ibm test automation tool?
How to login into any site if it's showing any authentication pop-up for username and password?
How will you automate basic “login” functionality test cases for an application?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Tell us what you know about table-driven testing?
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?