VB Script Interview Questions
Questions Answers Views Company eMail

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?

534

Mention characteristics of sub procedures?

584

Mention what is the main difference between function and sub-procedure?

557

Mention what is byref and byval parameters in vbscript?

585

Write a code to print numbers from 5 to 0?

695

Mention what if you do not specify anything when you call a procedure?

578

In what way program "hello world" you can write in vbscript?

657

Mention how you can call vbscript functions?

591

Mention what is select case statement?

554

Mention how to create a cookie using vbscript?

541

Mention what is the use of option explicit in vbscript?

557

Mention how to access array data?

524

Mention what is the difference between vbscript and vba?

535

In html file what is an ideal position to include vbscript?

825

Mention what is vbscript procedures?

549


Post New VB Script Questions

Un-Answered Questions { VB Script }

Which function is used to perform string comparison?

573


Explain about operator precedence in vb script?

586


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2031


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1440


I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

871






How will you get a subset of a array in vbscript?

593


What are the rules to name variable in vbscript?

593


How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz

2402


i need to sort the data using qtp script for this how i need to write a qtp script

3224


What is dictionary object in vbscript? Explain?

634


i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

1805


Is vbscript language a case-sensitive language and what does it mean?

554


What is the use of the formatdatetime function in the vbscript language?

560


Which operator can be used to change the value of the operand or change the state of the condition?

585


Write a Script for ATM in QTP

3353