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 20581

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 43585

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 11383

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

Amazon, bcbs,

3 5006

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 3391

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

1907

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

1649

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

1819

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

1663

What is a difference between scripting language and programming language?

2 3933

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 5243

what is resorceallocation

1772

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.

4744

Illustrate briefly about the different types of statement

2025


Post New VB Script Questions

Un-Answered Questions { VB Script }

HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

2060


what is the object hyrarchy in QTP for a web based application

1885


Explain the asc function?

508


Write a code to print numbers from 5 to 0?

673


Mention what is vbscript?

598






What is the scope of a constant declared using public?

559


Explain about tristate constants?

587


Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com

1045


how to write validation function for date in vb script

2144


Which function allows you to instantiate an object given its programmatic identifier or progid?

560


How can you create an object in vbscript?

616


How are values assigned to string type and numeric type variables?

538


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

2579


Differentiate javascript and vbscript?

567


Which constant is used for print and display functions and works as same as pressing enter key?

528