VB Script Interview Questions
Questions Answers Views Company eMail

Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642

Amazon,

7 21808

Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.

Amazon, Pyroferus,

12 45717

Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance

Amazon,

6 8671

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

Amazon, CSC,

10 12763

Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..

Amazon, bcbs,

3 5626

Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.

1 3766

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

2131

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

1873

Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

2050

PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com

1880

What is a difference between scripting language and programming language?

2 4437

i have developed the below QTP script to count the no of items available in the web list "Select a product" in www.bankrate.com and also want to print what are the items??? can any one help me to rectify the below script??? SystemUtil.Run "iexplore.exe","www.bankrate.com" a=Browser("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").page("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").Weblist("name:=select").GetTOProperty("items count") msgbox a Dim List() ReDim List(a-1) For i = 1 To a List(i-1)=Browser("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").page ("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").Weblist("name:=select").GetItem(i) Print List(i-1) Next

1 5540

what is resorceallocation

1981

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.

4989

Illustrate briefly about the different types of statement

2252


Post New VB Script Questions

Un-Answered Questions { VB Script }

Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar

2243


What is difference between vbscript and vba?

874


What's the difference between vbscript and vb.net?

813


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.

2033


who will create the object?

1930


There are 5 web pages.write a script to click the button on 4th web page.

3207


Mention what is vbscript procedures?

768


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

797


If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?

1795


why variable name should not exceed 255 characters?

2011


What are the uses of vb script?

819


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

2604


What are the advantages of vbscript?

864


what types of bugs will we find out in banking projects for automation testing?

2008


What is the main difference between function and sub-procedure?

784