write the code to reverse a string without using Strrev
built in function.
Answer Posted / prasd tl
Dim Str, Cnt , Rstr , i
Str = "Shiva"
Cnt = len(str)
For i = 1 to Cnt
Rstr = mid(str , i ,1) &Rstr
Next
Msgbox Rstr
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
what type of run time errors you get while you ar edoing rpg program?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
When to use shared and local object repository?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Explain how you can find length of array in qtp?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Explain the concept of object repository?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Describe synchronization point.
What is CMMP and CMMH?
What does mean by Scope of Automation?n How we defined it?
Is it possible to merge two object repository files in qtp?
Can we run test with out adding object in object repository? How it is possible?
Explain the features and benefits of quick test pro(qtp)?