Explain what is loose binding? Why is it not a good practice to use it?


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

Post New Answer

More VB Script Interview Questions

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

0 Answers  


What are string functions in vbscript?

0 Answers  


How can you create an object in vbscript?

0 Answers  


write a vb-script code to delete all the mails in my gmail in the year 2011

1 Answers  


Explain the difference between POST and GET Method.

1 Answers  






Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..

10 Answers   Amazon, CSC,


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?

0 Answers  


How will you get the smallest subscript of an array in vbscript?

0 Answers  


How to write VB Script for selecting a particular row in a WebTable?

1 Answers   Patni,


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

0 Answers  


how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

0 Answers  


If else for do while select in vb script?

0 Answers  


Categories