how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
Answer Posted / tejesvini
Str1 = "QTP+QTP=2QTP"
var1 = Split(Str1,"QTP")
var2 = Ubound(var1)
msgbox var2
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
if our qtp vb Script may be Currepted then What we want do?
How to change the priorities of the recovery scenario properties?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
what is ODC and GDC?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
please any one can explain the keyword driven framework. with gmail example.
Suppose I want fail that check point? How can you do that?
How you can find length of array in qtp?
What is QTP and the use of QTP in TD?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Write a QTP script to enter a keyword in to Google search engine?
What is quicktest professional (qtp)?
Can we Test Welcome Screens and Process Images with QTP
Where you get the run time data table?
Explain advantages and disadvantages kdf?