write the code to reverse a string without using Strrev
built in function.
Answer Posted / kondekar ashish k.
dim a, b as string
a=text1.text
b=strrev(a)
text2.text=b
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the checkpoint in qtp?
how did u use automating testing tools in ur job?
when a test case is written how u test using qtp
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What is the file extension of the code file in qtp?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Discuss quicktest professional (qtp) environment?
what is command for executing files?
What is the limitation to XML Checkpoints?
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?
How many types of object repository in qtp?
How to suppress warnings from the test results page?
What are the challenges u faced in testing with crm domain? How u overcome with?
Analyzing the checpoint results?
what is meant by source control?