How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / mahe
Using with trim() Method
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
Which date function is used in the vbscript language to find the difference between the 2 dates?
What are the naming conventions while declaring a variable in the vbscript language?
Why to use option explicit in vb script?
Which operator can be used to check if two numbers are equal or not in vbscript?
Explain about the functionality of vb script?
How will you get the last occurrence of one string within another string using vbscript?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
What is the use of the date function in the vbscript language?
Illustrate briefly about the different types of statement
When are redim statement and preserve keyword used in the vbscript language?
what do you mean .ota mobile format
Description.Create
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
How regexp.execute method works?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?