Forum Discussion

sizhou's avatar
sizhou
Occasional Contributor
8 years ago

what's exactly meaning of "Enables overriding of any property reference with global properties"?

Could anyone please give me a concrete example for this?

Thanks,

Sizhou.  

4 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    What are you trying to do? what is your use case?
    • sizhou's avatar
      sizhou
      Occasional Contributor

      my intention is simple: I would like to allow a QA/Dev engineer who is going to run SOAPUI  tests to pass in some parameters as global ones when they start a test via command-line. the global variables might have same name as variables at project/test suite/test case levels,  I am just wondering what's the impact of this overriding option. I couldn't find any further detailed explanation about this flag.

       

      Thanks,

      Sizhou.  

      • nmrao's avatar
        nmrao
        Champion Level 3
        Have you tried command line option -G <parameter>=<value>?