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
How to find the length of the string in qtp?
How often were they executed?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What is the difference between call to existing action and copy of an action?
What are the differences between quicktest professional (qtp) and winrunner?
what is the hierarchy to use properties in descriptive programming
Where is the Bitmap checkpoint information stored?
Explain xml checkpoints.
how can i pass a "cript"as a parameter in to a function
How many types of recording facility are available in quicktest professional?
What is the Difference between copy to action and call to action?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
tell me abt a time when u had to go above &beyind the call of duty to get the job done