VBScript is a scripting language used to create test automation in tools such as UFT and TestComplete. In addition, it is used to automate user tasks on Windows computers. Learn VBScript in detail using my free VBScript video tutorials. Then attempt the below quiz on VBScript.
Each question in this quiz has four options with one best answer. The score is updated at the bottom left as you answer each question. Try it.
1. Which browser has built-in support for executing VBScript?
2. Which statement is true for VBScript names e.g. variable names or procedure names?
3. What is the datatype of a variable in VBScript?
4. What is the difference between the Sub procedure and Function procedure?
5. In the Select Case statement, which case is used for unknown cases?
6. Which loop is used to iterate till a condition becomes true?
7. What is the purpose of the Set keyword in VBScript?
8. Which VBScript function returns the day of the week for any date?
9. Which VBScript function converts an input string to all lowercase?
10. Which VBScript function can compare two strings?
Score is 0/ 10.
Mention your scores in the comments below.
1. Which browser has built-in support for executing VBScript?
2. Which statement is true for VBScript names e.g. variable names or procedure names?
3. What is the datatype of a variable in VBScript?
4. What is the difference between the Sub procedure and Function procedure?
5. In the Select Case statement, which case is used for unknown cases?
6. Which loop is used to iterate till a condition becomes true?
7. What is the purpose of the Set keyword in VBScript?
8. Which VBScript function returns the day of the week for any date?
9. Which VBScript function converts an input string to all lowercase?
10. Which VBScript function can compare two strings?
Score is 0/ 10.
Mention your scores in the comments below.