Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"

Answer Posted / lavanya

Str = "QTP+QTP=2QTP"
for i=1 to len(str)
amid=mid(Str,i,3)
Msgbox amid
if amid = "QTP" then
cnt=cnt+1
end if
Next
MsgBox cnt

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

2113


What are the ways you can synchronize?

1091


How many add-ins comes by default with quicktest professional (qtp)?

1075


how to test load test and block box testing an a web based application pls give ans briefly

1911


unique properties of button,edit box, radio button,check box?

4591


Sql questions to find second max salary and how to use joins

1588


Give me some real time point of way where exactly we can conduct audits?

1950


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

3619


What are the advantages of Object Repository?

1148


suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question

2058


There is an excel file of 1 to 100 sheets how you will iterate through it?

1059


when to start the automation?

1994


Have you faced any problems with object repository?

1115


What is test object model in quicktest professional (qtp)?

1057


What r the different filters in defect in quality center

3812