how to count the word "IS" is repeated in the application
using DP
Answers were Sorted based on User's Feedback
Answer / kis
str="mismismismis"
cnt=Split(str,"is")
Msgbox ubound(cnt)
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
How does you pass optional arguments in qtp?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
Can you brief the hurdles you faced during Automation testing?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
How will you handle custom object in QTP?
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
What is object spy in quicktest professional?
What is the concept of firewalls?
how qtp handles customised object
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.