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
Tell me what is regression testing?
When will you automate a test?
Why do you want to keep this kind of information in a separate file and not directly in the code?
What type of scenarios can be automated?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
Elaborate the scripting standard while executing testing
How does load testing work for websites?
Explain what is the difference between findelement () and findelements ()?
Do you know when autoit is used?
What are different coverages in function testing?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
Tell me how can you switch back from a frame?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
How to decide the tool that one should use for automation testing in their projects?