how to reverse the string without using bultin functions(i.e
mean mid,len ,reverse functions)
Answer Posted / bantanahal haribabu
using regular exp=======
set Obj=New RegExp
Obj.pattren="[a-z]"
obj.global=true
set obje1=obj.execute(str)
for each letter in obje1
result=letter.value&result
next
print result
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Explain measuring transaction.
Explain the new feature of UFT regarding the export of test results?
how did u use automating testing tools in ur job?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Where you are storing your script?
your coming from electrical backgroung..but y ur coming to software side?
When should I use smart identification?
What is difference in global and action sheet in qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
To which environments does quicktest professional (qtp) supports?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Explain advantages and disadvantages kdf?
What is the Difference between test object and run time object?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.