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

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 ?

2048

How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")

2 7337

How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...

3451

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

Napier Healthcare, TCS,

2233

Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript

1 8267

I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem

1 3422

Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1922

How to generate 3 digit random number?

IBM, Virtusa,

3 6806

Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?

1 3973

a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?

2 5087

wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......

1892

wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me

2 4559

How to write VB Script for selecting a particular row in a WebTable?

Patni,

1 3551

Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer

1 2595

How to find arry size in qtp vb script

Cap Gemini,

2 11613


Post New VB Script Questions

Un-Answered Questions { VB Script }

Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

2071


Why is it recommended to close the database connection every time after the work is completed?

939


Which object provide information about a single runtime error in a vbscript?

1068


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

1106


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

1023


Explain the adodb.stream class?

1010


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

3025


1. How do declare public variable in vb scripts?

2129


How will you format a number in percetage format in vbscript?

997


Mention what is the difference between vbscript and vba?

1054


How will you get the largest subscript of an array in vbscript?

1169


What are class properties?

1173


Hello Friends , I am the new joinner of this website. I am working with Sapient ,Gurgoan I would like to ask few qurries regarding the QTP Tool of (Testing) Currently working on QTP Tool . I would like to no learn VB Script can u name some Books which i get in market. And a small issue in QTP I had 2 users right i have to login and send the document from this user to second user right. when i am send this doc some contendId number generates right. now i am loging into second user and i have to search for that contentId right i found it now i dont want to accept the document so i had an opption of check out ok i have to click on check out my QTP Code is like this Browser(" ").Page(" ").WebTable(" ").ChildItem (3,5,"Image",0).click Browser(" ").Page(" ").Link("ChecK Out").Click i new this code is perfectly right but when i am run the script i have to click on that particular contentId and click on check out but now the Problem is started the error is the document has been already checked out remeber every time my content id changes means it is the new contentId which is not been used atleast once Please help me out in this issue i am in big trouble

2466


How will you release the memory acquired by an array variable in vbscript?

1230


Which function is used to perform string comparison?

1125