Answer Posted / hitendra
xyz=checkpal("LIRIL","LIRIL")
Function checkpal( strpal ,outstr )
If strpal =strreverse(outstr ) Then
print strpal &" " & strreverse(outstr )
checkpal="Is Palindrome"
else
checkpal="Is Not Palindrome"
End If
End Function
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
can i compare two databases using QTP ?
What is qtp window?
what is actually contain test report? can anybody post the test report
what is run action?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How to open a new test using quicktest professional (qtp)?
what testplan contents and what test strategy contents,what is the diff b/w them
What is text/text area checkpoint?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is the limitation to XML Checkpoints?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Object repositories types, which and when to use?
describe some problems that u had with automating testing tool?
What is ‘object spy’ and what is the function of object spy in qtp?
How can I check if a environment variable exist or not?