what is the difference between parameters and arguments?
Answer Posted / mfsi_krushnas
Parameters
----------
A parameter represents a value that the procedure expects you
to pass when you call it.
Arguments
---------
An argument represents the value you pass to a procedure
parameter when you call the procedure.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Thanks....But can u tell me how i use the QTP for GIS with one Example...
what type of framework u r using in ur organization
Explain in brief about the quicktest professional (qtp) automation object model?
How does you test a weblink which is changing dynamically?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
how to explain a claims and insurance project?
Why do we use breakpoints in QTP?
Analyzing the checpoint results?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
how to idetfy which test cases are automated?who will deside that plz tell me
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to handle the exceptions using recovery secnario manager in quicktest professional?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script