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
Name the properties you would use for identifying a browser and page when using descriptive programming?
How to write business scripts using object repository with different scenarios
Explain the concept of how quicktest professional identifies object?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What is difference between design time and run time data table?
How to remove associated function library?
Explain about datafile/verification of date file when file is not available in local system?
How you will rate urself in QTP in the range of 0 to 5
diff between qtp versions from 8.5
What is the new version of qtp which is recently released in the market?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What is throw object?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Explain xml checkpoints.
What are the differences between quicktest professional and winrunner?