hi in QTP 8.2 in the edit box has text like "raju want
married" . i want to check "want" is their in the text
or not ?

Answer Posted / sri

Hi Friends, Pls check this answer:

s= "raju want married"
d="want"
x= split (s," ")
if Instr(d,x(1))<> 0 then
msgbox "Passed"
else
msgbox "Failed"
End If

Thanks,
Sri

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many add-ins comes by default with quicktest professional (qtp)?

710


hi nani my doubt is how does qtp process metrix related to software process.

1702


Explain measuring transaction.

740


How many types of parameters are available in quicktest professional?

669


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1780






Approach for Installation,comaptibility,system testing

1866


what is vmodel?advantages and disadvantages of vmodel?

1743


What is the Difference between test object and run time object?

754


when will you do debug your script? and explain that process?

1606


Why we load add-ins in qtp?

789


In what occasion we can specify global sheet and action sheet?

710


Write a QTP script to enter a keyword in to Google search engine?

799


How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

1560


What will be happen if i load object repository at run time, but it has already associated.

1435


Which environments are supported by hp qtp?

724