How u call functions in QTP

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


Please Help Members By Posting Answers For Below Questions

In an interview, what r the general questions asked in QTP? pls give me anwser to this question?

1415


How to test fly out menu in qtp?

514


What are the challenges u faced in testing with crm domain? How u overcome with?

1481


suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question

1486


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

1391






How to handle Java tree in QTP?

740


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

590


How you can make an action as re-usable action?

645


How can get count of list box?

631


How to add verification steps to tests?

9116


what are the limitations of smart identification in qtp 9.0

1917


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

1570


Explain sub procedure of vbscript.

584


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2262


Explain Descriptive Programming Types with Examples?

921