how to count the word "IS" is repeated in the application
using DP
Answer Posted / kis
str="mismismis"
p=1
cnt=0
while instr(p,str,"is")>o
cnt=cnt+1
p=instr(P,STR,"is")+les("is")
wend
msgbox"is is repeted for "&cnt
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Which functionalities of QTP used in banking project?
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
How to handle the exceptions using recovery secnario manager in quicktest professional?
what are the mandatory properties for a tex boxc (scenario?)
How many types of recording modes in the qtp?
How you can decide which type of object repository you have to use?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How to test fly out menu in qtp?
Did the scripts need lot of maintenance? If yes, why?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
how can we compare descriptive programing with a regular expression
How to use descriptive programming?