The string is like POWER STAR PAVAN , write a script for
this how to findout the number of "A" in the string ?
Answer Posted / pavani prasad naidu
Dim oArray
Dim ochr
oStr="POWER STAR PAVAN"
ochr="A"
oArray=split(oStr,ochr)
print ubound(oArray)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Connect to QC using AOM.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
How to modify the text checkpoint?
Give me some real time point of way where exactly we can conduct audits?
How to handle dynamic objects in quicktest professional?
What is the extension of the qtp local repository?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
When do go for loop condition in test?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
write the vb script for call to new action in qtp?
What is qtpro? What is quick test pro?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?