how to retrive that the number of spaces are in a string ????
Answer Posted / kamakshya prasad
Dim str
str="QTP, an automation Tool uses for software testing"
s=split(str," ")
msgbox ubound(s)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
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.
What are the ways you can synchronize?
Explain the concept of how quicktest professional (qtp) identifies object?
How many types of status are there?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How to capture a window in QTP?
wht type of User defined functions or Java Releated functions do we write in VB scripting
When should I use smart identification?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
Explain the qtp test phases.
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to modify object property in qtp ?
how to do the batch testing in test director using manual testing procedure?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How to use reporter.report event in qtp ?