Forum Discussion

Lschoend's avatar
Lschoend
Occasional Contributor
5 years ago
Solved

Loading Property Values Dynamically from a File

I need to load a section of my request dynamically each time. I created a property at the test case level called Message ( ${#TestCase#Message} ) and added a Property step that is supposed to read th...
  • HimanshuTayal's avatar
    5 years ago

    Lschoend ,

     

    What you need to do is, In you Test Request Step, replace with below syntax:

     

    ${Load Message Property#Message}