i have string "I LIKE INDIA"..how to i get LIKE from the
sting..
Answer Posted / tanuj mohanty
str="I LIKE INDIA"
x=split(str," ")
print x(1)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how to prepared for first for the first interview?
What is the recovery scenario in qtp?
Is the qtp course will help to create a virtual object?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi All, How to Compare two strings character by character in QTP
Does QTP run in any environment?
What is the extension of the recovery scenario file in qtp?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
can i compare two databases using QTP ?
Difference between copy to action and call to action?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
To which environments does quicktest professional (qtp) supports?
Give the syntax to load function at run time.
How many ways we can parameterize data in quicktest professional (qtp)?
give me an example where u used good judgement and logic in solving a problem