What are the differences between Visual Basic, VBA and
VBScript? When would it be appropriate to use one as
opposed to another?



What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to u..

Answer / ranjan garg

Visual Basic is a standalone tool for creating separate
software components such as executable programs, COM
components and ActiveX? Controls. It is useful when
building a specialised solution from scratch. VBA offers
the same powerful tools as Visual Basic in the context of
an existing application and is the best option for
customising software that already meets most needs.
VBScript is a lightweight version of the Visual Basic
language designed specifically for use on web pages. While
VBScript can sometimes be used for simple automation, VBA
is the premier technology designed specifically for
application automation.

Is This Answer Correct ?    10 Yes 7 No

Post New Answer

More VB Script Interview Questions

which is the best institute in banglaore for software testing?

1 Answers  


What is the difference between a dictionary and an array?

0 Answers  


How will you get the octal value of the given number in vbscript?

0 Answers  


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

0 Answers  


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.

0 Answers  






Write a program to print all lines that contains a word either “testing” or “qtp”

2 Answers  


What are the uses of vb script?

0 Answers  


What are the disadvantages of vbscript?

0 Answers  


What is the scope of a constant declared using public?

0 Answers  


how to write code: to check whether the window of an Application Under Test exist or not . plz give with example

2 Answers  


hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

0 Answers  


Explain about vb script?

0 Answers  


Categories