How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / ranni
Trim function will not work,it cannot remove spaces in between words
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Both Static and dynamic arrays are handled by VB script. Is it true?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
Explain about vb script?
How regexp.execute method works?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
What is the scope of a constant declared using public?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Which constant is used for print and display functions and works as same as pressing enter key?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
who will create the object?
What if you do not specify anything when you call a procedure?
What are class properties?
Is vbscript a case-sensitive or case-insensitive?
Does VB/Win make standalone .EXE files?