what is the diff between Procedure and function

Answer Posted / jigs

Procedure return more than one values.
function return only one value.

procedure is a complied code stored in database
function are called at compile time.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you find the current time of the remote machine using QTP script?

597


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1441


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1414


hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com

1571


Where we use data driver in qtp?

613






What will be happen if i load object repository at run time, but it has already associated.

1260


How are actions and functions different in QTP?

658


Does Low-level recording capture mouse movements?

584


tell me abt a time when u had to go above &beyind the call of duty to get the job done

1442


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1363


Where to use Property Let, Property Get, Property Set in UFT

374


How does quicktest professional identifies the object in the application?

555


How can you close the second opened browser?

804


hi nani my doubt is how does qtp process metrix related to software process.

1553


What are main panes available in qtp test browser?

539