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 for calling one function to the another function

Answer Posted / kalla

Use the command -> Call <Function Name>

Example:

Call yahoo sing (here we can give parameters, and path
regards to application however ,Example: Datatable
("path",dtglobalsheet) , that path should be in datatable )

Call yahoo inbox ()

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

1024


How can I import environment from a file on disk?

1068


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

2194


Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks

1869


what is object and child object.. explain ..if possible give some example for better understanding ..

1980


In qtp, how you can use xpath to identify objects?

1074


what could go wrong with test automation?

2059


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

2169


How can we conduct U-I Testing by using QTP??????

1876


Explain advantages and disadvantages kdf?

952


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1780


What is the pros and cons between QTP and Rational Robot

3774


wht type of User defined functions or Java Releated functions Do we write in VB scripting

1789


how will load the object during runtime?

2089


What are test settings and global settings?

1084