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
How to capture all the data of a webtable, weblist and combolist using QTP?
Is the qtp course will help to create a virtual object?
Mention what are the different types of recording modes in qtp? Which will be used when?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Both static and dynamic arrays are handled by the vb script. Is it true?
What is test object model in quicktest professional?
Explain about Test Fusion Report of QTP?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How do know the number of browsers opened?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Explain the checkpoint in qtp?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What are the benefits of qtp?
Explain how you can find length of array in qtp?