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
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.
What are the ways you can synchronize?
How many add-ins comes by default with quicktest professional (qtp)?
how to test load test and block box testing an a web based application pls give ans briefly
unique properties of button,edit box, radio button,check box?
Sql questions to find second max salary and how to use joins
Give me some real time point of way where exactly we can conduct audits?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What are the advantages of Object Repository?
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
There is an excel file of 1 to 100 sheets how you will iterate through it?
when to start the automation?
Have you faced any problems with object repository?
What is test object model in quicktest professional (qtp)?
What r the different filters in defect in quality center