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 20599

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 43621

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 7675

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

Amazon, CSC,

10 11391

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

Amazon, bcbs,

3 5018

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 3396

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

1911

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

1656

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

1822

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

1667

What is a difference between scripting language and programming language?

2 3941

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 5249

what is resorceallocation

1776

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.

4751

Illustrate briefly about the different types of statement

2027


Post New VB Script Questions

Un-Answered Questions { VB Script }

What is vbscript?

600


1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.

1523


Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

546


Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function

1921


What is the purpose of regexp object in vbscript?

559






What are class variables?

620


How can you create a file object to work with the files in the vbscript language?

511


Explain few date functions in vbscript?

614


Explain the adodb.stream class?

548


Does VB/Win make standalone .EXE files?

2903


What is the purpose of the err object in the vbscript language?

629


Mention how to assign a date value to a variable?

590


What is the difference between function and procedure?

576


who will create the object?

1483


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

1968