What is string concatenation function in VBScript?
Answers were Sorted based on User's Feedback
Answer / manohar
Join function also we can use. and & operator, + operator.
| Is This Answer Correct ? | 3 Yes | 0 No |
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?
What is the difference between a dictionary and an array?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
How will you release the memory acquired by an array variable in vbscript?
can anyone tell me the procedure of interview held in applabs
What are events in the vbscript language?
write a vb script to calculate factorial of a number?
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
write a vb script to display ***** ***** ***** ***** *****
Explain How do you create a recordset object in vbscript?
what is fire event method in qtp?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP