how to reverse the string using function
Answer / uday kumar_anem
use strrevere.
syntax: strreverse(string name)
Ex: str="Hello Uday"
str1=strreverse(str)
msgbox(str1)
| Is This Answer Correct ? | 0 Yes | 0 No |
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
how many types of run modes are there in Winrunner
What are the reasons Winrunner fails to identify an object in the GUI?
3 Answers Bristle Cone, Logica CMG,
What is the use of test director testing tool?
What is watchlist?
How we conduct Regression Testing through WinRunner
which function executes multiple TSL script
We added data driven test in to our test script, how to remove the data driven wizard from the script?
Hi guys pls any one help me , I am facing this problem since last one week , my question is in there 1000 rows and 1000 coloums , i want to pick the one record , how ?
When do you use break points?
What are Optinal Properties and Obligation Properties? please explain in detail.
in which file Data of a Table is stored for further analysis