VB Script Interview Questions
Questions Answers Views Company eMail

What is event handling in vbscript?

784

What is the difference between a dictionary and an array?

785

What's the difference between vbscript and vb.net?

752

Compare java script and vb script?

813

What are the data types supported by vbscript?

781

What is the purpose of on error resume next statement?

745

Explain few date functions in vbscript?

796

If else for do while select in vb script?

836

What is the difference between function and procedure?

818

By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

821

How to open browser in vb script?

800

Explain about adodb.stream class?

802

Explain about operator precedence in vb script?

809

Explain about arrays in vb script?

770

What are string functions in vbscript?

827


Post New VB Script Questions

Un-Answered Questions { VB Script }

i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1615


Mention how you can call vbscript functions?

795


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

725


Can u describe what kind of testing are for OTC derivates by banks.

1867


Can automation testing find ssame no. of bugs what we can find by manual testing?

1712


What is the difference between vb debugger and the script debugger?

787


Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

1854


how to check whether link is disabled in QTP??

5815


What is the purpose of on error resume next statement?

745


Illustrate briefly about the different types of statement

2227


give me any information abou vb script books learn quckly

1842


What is the main difference between function and sub-procedure?

756


what is used of Property........End Property loop ? how to write the script for it?

1924


HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

2251


filter the array values without using filter function?

1863