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

can anyone tell me the procedure of interview held in applabs

2143

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,

2105

what is the function to display current date?

4 8890

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

Netxcell, Oracle,

6 33347

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

2 7158

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,

2426

How to create MSAcess table foriegn key

1 4084

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 10194

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

2200

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

2302

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

Mphasis,

1 8187

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

3037

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

CitiGroup,

2317

How to load vbs functions in qtp

2 7047

how to organize files in object repository of qtp

1 6778


Post New VB Script Questions

Un-Answered Questions { VB Script }

What is the difference between for loop and while loop?

1010


I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

1335


Mention what is byref and byval parameters in vbscript?

967


What are keywords in the vbscript language?

969


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

964


Explain different types of segment?

982


How to Enter Values on the Command promt using VB script

2000


Explain few date functions in vbscript?

1008


How will you get a subset of a array in vbscript?

963


Differentiate javascript and vbscript?

983


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

961


How to assign a date value to a variable?

1048


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

996


I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

2180


What is the difference between function and procedure?

1152