VB Script Interview Questions
Questions Answers Views Company eMail

can anyone tell me the procedure of interview held in applabs

1751

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,

1740

what is the function to display current date?

4 7390

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

Netxcell, Oracle,

6 31689

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

2 6307

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,

2028

How to create MSAcess table foriegn key

1 3526

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 9175

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

1771

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

1787

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

Mphasis,

1 7373

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

2542

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

CitiGroup,

1870

How to load vbs functions in qtp

2 6226

how to organize files in object repository of qtp

1 5993


Post New VB Script Questions

Un-Answered Questions { VB Script }

How to assign a numeric value to a variable?

619


How many types of operators are available in the vbscript language?

537


How to declare an array in vbscript?

668


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

556


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

1885






Explain about adodb.stream class?

590


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2589


Which date function is used in the vbscript language to find the difference between the 2 dates?

591


did any one attended interview in applabs if you had gone through plz tell me the procedure

1856


1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?

3553


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

542


How to get the length of the string by making use of the string function?

565


How to create a function in vbscript?

588


how does vb script help in web page designing? explain with example.

1584


How to open browser in vb script?

582