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
Name the different types of recording modes?
What will be happen if i load object repository at run time, but it has already associated.
Explain the types of object repository?
What is 'sleep' in sync point?
What is the file extension of the code file and object repository file in QTP?
How to suppress warnings from the test results page?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
can u explain relative path architecture framework in qtp?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What are the properties you would use for identifying a browser and page when using descriptive programming?
What is difference between Recording time object identification and Run time (Execution) time.
How to explain a banking project in interview as a test engineer???
How you can find length of array in qtp?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Hybrid framework supports Descriptive programming. Is it true?