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
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
how to acess a test in RSA?
If I change the property value at runtime is it effect is object repository?
How to remove the associated function library?
what is stepin & stepout?
What are test settings and global settings?
What is the difference between rational rose and QTP?
How can you handle exceptions in qtp?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
How would you export a script from one pc to another in qtp?
What is the use of an object spy tool in qtp?
What are the different types of qtp test assets and their extensions?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
how to evalute defects in QTP script?
How do you synchronization point through DP?