VB Script Interview Questions
Questions Answers Views Company eMail

write a vb-script code to delete all the mails in my gmail in the year 2011

1 3702

hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

2573

Input = 124 output should be 124421 Please do not use any string functions/variables

Cap Gemini,

8 10128

Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

Accenture,

1612

Join the multiple array with out using JOIN function

1 2070

Find Out Length of an array without using Ubound?

1 3894

Can u describe what kind of testing are for OTC derivates by banks.

BoA,

1656

write a vbscript for traffic signal

1 4756

write a vbscrpit to swap values

Adani,

2 4114

I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong

1 3860

i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1409

how to write vb script code for login gmail page by using notepad and how to run script in notepad

1 15871

hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

1721

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 ?

1544

Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

Microsoft,

2022


Post New VB Script Questions

Un-Answered Questions { VB Script }

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

2564


If else for do while select in vb script?

634


Which data type/types are supported by vbscript language and what are their specialties?

583


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

595


how to operate webobjects in a webpage using getobject function and then using generic methods?

2534






Why to use option explicit in vb script?

590


How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.

2484


What is the output of a + b in vbscript if a = 5 and b = 10?

2058


Explain the string concatenation function in vbscript?

530


What is the difference between vb debugger and the script debugger?

573


How to access array data?

536


For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com

1743


What is the scope of a constant declared using public?

542


why variable name should not exceed 255 characters?

1807


Illustrate briefly about the different types of statement

2014