str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T
Answer Posted / jay patel
dim str
str = "qtp automation testingttt"
a = split (str,"t")
for each x in a
msgbox x
next
msgbox ubound(a)
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How QA specialist can identify when programmatic descriptions are useful?
when u script reveiwing in which area u more concentrates?
What is qtpro?
how to test Web application using QTP software
How to import a test case present in ".xls" file to TD under a Test set?
What is the difference between a Function and Procedure in QTP?
how to find that tools work well with ur existing system?
What are the steps involved in recovery scenario wizard?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Explain data driven framework?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
is there any addin for remedy user application
what is supply chain management?
What is the expert view?
What is an object repository?