str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T
Answer Posted / gabbar
msgbox len(str)-len(REPLACE(str,"T",""))
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How will internal and external links be validated and updated? how often?
What is difference between run time object and test object?
What is a quick test professional?
Explain the concept of object repository?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
what are the mandatory properties for a tex boxc (scenario?)
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
what is stepin & stepout?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
after initiating one project for testing, when exacltly QTP tester role starts?
With what extension you can save the list of tests in a file to run in test batch runner?
How you can find length of array in qtp?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
what is error and fault in terms of software quality?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...