How can the spaces from the string be removed?
Mention what is select case statement?
Which function is used in the vbscript language to convert the specified expression into a date type value?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
write a vb script to generate hello 5 times using do until loop
Is vbscript a case-sensitive or case-insensitive?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
What are events in the vbscript language?
Which data type/types are supported by vbscript language and what are their specialties?
Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.
print the array values in ascending order?
Explain about adodb.stream class?
How do you create a recordset object in VBScript?