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
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Explain step generator in qtp?
can any one say that where we can download the QTP trail version ??????????
How is test case write?
How do know the number of browsers opened?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
how to convert 100 into hundred repees only and viceversa
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What is throw object?
What are the differences between table and db checkpoints?
What is test object model in quicktest professional?
In qtp is it possible to check broken links of a page?