VB Script Interview Questions
Questions Answers Views Company eMail

can anyone tell me the procedure of interview held in applabs

1728

How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.

GE, iGate,

1722

what is the function to display current date?

4 7326

what is the function to get the ascii value of the character?

Netxcell, Oracle,

6 31592

how to write code: to check whether the window of an Application Under Test exist or not . plz give with example

2 6256

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

GCE, Sapient,

2001

How to create MSAcess table foriegn key

1 3492

I am running a windows based application.While running the script on QTP ,The Application pop-up an Error Message as "object Disabled" in two different scenarios Scenario 1-->The Application pop-up up a Message for Max Session Reached(as the application is set to hold 2 session and if if crosses the pre-defined limit then the error message pop-up) Scenario 2-->When Network connectivity is disabled the Application screen gets greyed out in colour with no operation possible. Now through Exception handling features in QTP ,we need to do the following For Scenarion 1-->Through Exception handling we need to just accept the Message pop-up in the Application and and resume with the call function as is for Scenario 2--> Through Exception Handling featutes on QTP we need to shut down the client , restart the client and resume the call functions as it is Note: The Application returns an Error Message as "object disabled" in both the cases i.e for pop-up message and when the Apllication getting greyed out due to Network failure how can we enhance the script in such a way that for the same error message retured by the application in two different and how to handle them????

Sasken,

2 9140

I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1744

hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

1769

i need to login to my yahoo accoutnt using VB Script, automating the operation of webobjects, even launching of IE. How?

Mphasis,

1 7333

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

2520

How to take whole text output from screen of Bitmap Application.

CitiGroup,

1850

How to load vbs functions in qtp

2 6186

how to organize files in object repository of qtp

1 5961


Post New VB Script Questions

Un-Answered Questions { VB Script }

Explain about arrays in vb script?

584


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3162


How to write VB script for login module?

2648


What is vbscript language used for and which earlier language is it modeled upon?

505


How should i Create Email invite with server-side Coding?

1576






Which operator is used to concatenate the 2 values in the vbscript language?

533


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

512


What is the difference between a dictionary and an array?

556


Explain about scrrun.dll?

513


Which event is triggered when mouse focus comes out of an element in the vbscript language?

490


Explain about scrrun.dll in vbscript?

620


Mention what are the rules to name variable in vbscript?

519


Mention what is the use of option explicit in vbscript?

523


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

464


Which loop is used in case of arrays in the vbscript language?

498