What are lbound and ubound in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
Which object provide information about a single runtime error in a vbscript?
i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
Explain different types of segment?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Explain the asc function?
What are the different types of loops available in the vbscript language?
Both Static and dynamic arrays are handled by VB script. Is it true?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
If else for do while select in vb script?
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.