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


Please Help Members By Posting Answers For Below Questions

Explain quicktest professional (qtp) testing process?

539


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

1495


How to use Environment parameterization? Explain with an example.

1485


What is TOM in QTP?

1808


What is the extension of qtp local repository?

579






i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1029


When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.

1611


How to modify object property in qtp ?

567


What is the difference between per-action and shared?

596


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

1829


What is data driver in qtp?

578


Do you know how to connect database? Can you tell me the procedures?

555


what is error and fault in terms of software quality?

1513


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

1552


Explain the types of object repositorys in qtp?

581