Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 22584

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 47329

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 9584

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

Amazon, CSC,

10 13872

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

Amazon, bcbs,

3 6046

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 4116

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

2329

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

2043

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

2246

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

2084

What is a difference between scripting language and programming language?

2 4820

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 5787

what is resorceallocation

2164

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.

5168

Illustrate briefly about the different types of statement

2456


Post New VB Script Questions

Un-Answered Questions { VB Script }

What are class variables?

995


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1896


How will you convert a given number to long in vbscript?

841


How will you check that a variable is an array in vbscript?

961


How do you declare a variable in vbscript?

1027


What is difference between vbscript and vba?

1131


Explain the support of asp for vb script functionality?

1021


why do u choose to go for testing why cant for devoloping

2021


Write a code to print numbers from 5 to 0?

1091


How regexp.execute method works?

1033


Explain about the functionality of vb script?

929


What if you do not specify anything when you call a procedure?

1065


Explain the string concatenation function in vbscript?

975


where can i learn VB scripint ?

2038


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

2043