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
How can we conduct U-I Testing by using QTP??????
Can we write winrunner language i.e TSL in QTP tool?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Define object spy ?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How did you resolve conflicts present in Object Repository?
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...
How to suppress warnings from the test results page?
What is a checkpoint? How many check points are there in qtp?
explain abt dyanamic changing object with example?
what frame work you are following?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is the use of text output value in quicktest professional (qtp)?