Micro Focus QTP (UFT) Forums
Parameter values VS Environmental Variables - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Parameter values VS Environmental Variables (/Thread-Parameter-values-VS-Environmental-Variables)



Parameter values VS Environmental Variables - Brian.Osborne - 10-09-2012

I'm curious what other people think on this.
What is the advantage of using one over the other for passing data between internal and external action calls.

I have an app I'm automating testing on that will have about 90 values that would have to be passed from action to action for input and validation, but each action run will only need a selection of maybe 15 of those values. How would people recomend getting those values into the other actions being called as needed?

Thanks for the input.

Brian


RE: Parameter values VS Environmental Variables - harishshenoy - 10-11-2012

I guess better use environment variable rather than parameter in the above situation , better to use only the required variable values for the usage... Smile

Thanks,
Harish Shenoy