Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Marc,
sorry for being unclear; I think you need to add a property-transfer at the beginning of the TestCase you are calling that transfers the TestCase properties to the desired Request(s) in that TestCase. Alternatively you could use property-expansions in the username/password fields of those requests by entering
${#TestCase#username}
and
${#TestCase#password}
in these fields respectively (in this case you wont need a property-transfer since the TestCase properties will be expanded into these fields upon submittal)..
Hope this helps!
regards,
/Ole
eviware.com
sorry for being unclear; I think you need to add a property-transfer at the beginning of the TestCase you are calling that transfers the TestCase properties to the desired Request(s) in that TestCase. Alternatively you could use property-expansions in the username/password fields of those requests by entering
${#TestCase#username}
and
${#TestCase#password}
in these fields respectively (in this case you wont need a property-transfer since the TestCase properties will be expanded into these fields upon submittal)..
Hope this helps!
regards,
/Ole
eviware.com