how to count spaces in a given string ex: "this is jagadeesh"
in QTP with simple functional script
Answer Posted / nitin kumar
str="this is jagadish"
k=split(str," ")
msgbox("spaces are "&ubound(k))
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can any one send me the QTP Basic Coding Samples?
How QTP identify the system time that's changes every seconds?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
How many tabs are available in debug viewer pane?
How many types of recording facility are available in quicktest professional?
What is the expert view?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to find array size in qtp?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
when a test case is written how u test using qtp
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
How to get popup error message.
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How to analyzing test results using quicktest professional (qtp)?