{{$person.fullName}}
) generate a new value each time they are called. If you directly assign such expressions to variables multiple times within a test flow, it may lead to inconsistent data across steps.
{{fixedPerson}}
to ensure the same value is used throughout the test process.