how to reverse a string with out using string or predefined
function,ex:string is " i love india". the output should be
like this "i evol aidni"
Answer Posted / siva
You can use StrReverse syntax
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is supply chain management?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
terminal services client
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How to associate shared object repository to test in qtp?
How to record a qtp script ?
is it possible to add sheets to excel at runtime
how to evalute defects in QTP script?
In Remote acess server how u run a test?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Explain the concept of how quicktest professional (qtp) identifies object?
What is the purpose of loading qtp add-ins?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What is file database?
When ‘option explicit’ keyword is used in qtp?