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 / naina
C = "QTP IS A POWERFULL TOOL FOR AUTOMATION"
msgbox Instr(1,c,"POWERFULL")
The result will be 10 , which is the position of the first
occurrence of the string POWERFULL
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the Disadvantages of shared object repository?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What ate the Technologies supported by QTP?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
what are the challenges you have faced while testing web based application using the automation tools ?
Hello friends..... On which areas of an application we can not test with QTP
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is difference between Recording time object identification and Run time (Execution) time.
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 is the short cut keys for the following?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to record a qtp script ?
Explain advantages and disadvantages kdf?