How can I find out whether a word in a string is existed or
not
for example
"QTP IS A POWERFULL TOOL FOR AUTOMATION"
How can i find out whether "powerfull" is existed in the
above string or not
Could anyone answer it?

Answer Posted / akshar jain

just assign that entire string to a variable & use either
instr or strcomp thats it

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the different types of recording modes?

804


Give the syntax to import/export xls into qtp.

821


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

2196


Can we record an application running on a remote machine using qtp?

934


Without using gui map editor we can recognize the application in winrunner ?

844


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1957


Is it possible to merge two object repository files in qtp?

851


Is text area check point supports for web applications?

757


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

808


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

4979


What is the diff between image and bitmap check point?

808


Explain Descriptive Programming Types with Examples?

1181


What is the expert view?

775


What is reusable action?

822


Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19

1442