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
Describe the differences between functions and actions in UFT?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
Explain measuring transaction.
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What is action? How many types of actions are there in qtp?
when a test case is written how u test using qtp
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is the Difference between test object and run time object?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Does quicktest professional is unicode compatible?
who QTP recognizes the object stored in object repository?
What is the difference between the keyword view and expert view?
How qtp identifies objects?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?