str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T

Answer Posted / prashaant kumar

str="QTP AUTOMATION TESTING"
a= split(str,"T")
msgbox ubound(a)
msgbox string(ubound(a),"T")

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

1625


What are the Test design techniques you uses in ur project?

1487


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

989


What is the basic concept of quicktest professional (qtp)?

584


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1524






whow much strong on VB and C?

1486


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

1378


What is the use of Debug Viewer?

1490


What are the different ways to invoke an application using QTP?

647


Have you used xml check point in your project? How?

549


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1229


In qtp, explain what is crypt object

599


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

1681


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

1965


What is the architecture of your project? Can any one answer for this question plz........

1412