what is the diff between Procedure and function
Answer Posted / nath .t
Procedure doesn't return any value.
Function return only one value.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Will down time for server and content maintenance/upgrades be allowed? how much?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
if our qtp vb Script may be Currepted then What we want do?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How many types of status are there?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Shall we add Local Repository to shared object repository,if yes,how we add
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
what is review
Tell me one scenario, the complex functionality you have automated in your project?
What is the syntax for how to call one script from another?
What is test object model in quicktest professional?
what is the structure for the data driven framework
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.