how to calculate no. of repeating characters in a a
string..please give me the code
Answer Posted / rayudu
suppose you have a string like
"God is Great"
A="God is Great"
Cnt=split(A,"G")
msgbox Ubound(Cnt)
will display 2
| Is This Answer Correct ? | 28 Yes | 6 No |
Post New Answer View All Answers
Key word driven framework
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
If created one virtual object? Next time I changed the window position will it work?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Explain object spy in qtp.
Brief the process of testing with UFT?
How to test the login page in different ways in automation testing and i need code?
what is the structure for the data driven framework
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is business process testing(bpt) in qtp?
How to give a call to another action from one action?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
How did you resolve conflicts present in Object Repository?
What is the difference between analog and low level recording?