Which keyword is used to declare a variable in the vbscript language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,


how to operate webobjects in a webpage using getobject function and then using generic methods?

0 Answers  


How to find arry size in qtp vb script

2 Answers   Cap Gemini,


I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.

1 Answers  


What is the purpose of regexp object in vbscript?

0 Answers  


What is string concatenation function in VBScript?

2 Answers  


Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?

2 Answers   HCL,


Which operator can be used to change the value of the operand or change the state of the condition?

0 Answers  


1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.

0 Answers  


a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?

2 Answers  


How to Import data from a file (file is on the desktop) to the data table

2 Answers   IBM,


How will you convert a string to upper case string using vbscript?

0 Answers  


Categories