Mention what is the difference between vbscript and vba?


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

Post New Answer

More VB Script Interview Questions

Explain the string concatenation function in vbscript?

0 Answers  


Explain the tristate constants in vbscript?

0 Answers  


write a program to display configuration of a local system with the help of vb script.

0 Answers  


write a program to display the system specifications of client system with the help of vbScript.

0 Answers  


How to return a value from function...? you should not tell msgbox, print.. etc.,

6 Answers  


In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.

2 Answers  


what is the standards used for writing the script in QTP

0 Answers  


What is the difference between javascript and vbscript?

0 Answers  


Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....

1 Answers  


what is visual basic?

2 Answers   Seion Infotech,


What is the use of the recordset object and which statement is used to create such an object?

0 Answers  


Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP

0 Answers   Quest,


Categories