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
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
1. How do declare public variable in vb scripts?
Mention what is vbscript procedures?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Explain about the asc function?
When to use function procedures and what are its characteristics?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
how to operate webobjects in a webpage using getobject function and then using generic methods?
Explain about scrrun.dll?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
How many types of procedures are available in the vbscript language?
What is the scope of a constant declared using public?
Which event is triggered when mouse focus comes out of an element in the vbscript language?