i have string "I LIKE INDIA"..how to i get LIKE from the
sting..

Answer Posted / rajendra nethala

str="I LIKE INDIA"

str=Split(1,str," ")

MsgBox Str(1)

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which scripting language used by quicktest professional (qtp)?

666


What is throw object?

1747


Are Shared ORs read-only?

634


Output values? i want a practical example

1312


Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?

1422






how to evalute defects in QTP script?

1492


What is synchronization? What are the ways you can synchronize?

653


How to customize qtp?

614


i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

1539


I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.

1628


What is qtp window?

568


when a test case is written how u test using qtp

1655


How to record application running on the Virtual machine?

644


How many types of actions are there in quicktest professional (qtp)?

538


What are the general steps involved in the data driven framework?

560