Egg
4 years agoFrequent Contributor
parameters VS variables
Hello, I wonder about the 'parameters' and variables'.
What's the differents between parameters and variables?
Please can you explain each value's used example?
Hi,
Are you talking about parameters and variables for Keyword tests?
Their meaning is exactly as for the regular code: you are using variables to store some intermediate data within the Keyword test and you are using parameters to provide initial data Keyword test must work with.
https://support.smartbear.com/testcomplete/docs/keyword-testing/parameters.html
https://support.smartbear.com/testcomplete/docs/keyword-testing/variables.html