how to retrive that the number of spaces are in a string ????
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / uday
You just split with space, and the ubound of that array +1
is the number of spaces.
Is This Answer Correct ? | 5 Yes | 4 No |
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
What is throw object?
How to get Traceability matrix from TD?
do you prepared framework,pls answer this
What are the different scripting languages you could use when working with QTP ?
How can you find Local Host Name by Using QTP?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
what is batch testing?
What u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say?
Explain Checking XML....
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?