Write a variable value to Excel in Keyword Test
Hi.
I have a Keyword test I am looking for assistance with. I am testing a process that creates a position that will later be filled by a newly hired employee. In the create postion process, I can identify the position(s) being created by a unique ID number that is generated for each position created. I can capture this Position ID using a Variable (setting a temporary variable = to the contentText of the object), but what I do not know how to do is to write the Position ID to an excel spreadsheet (not the sheet I am using for my create position data, as it is locked by this test). This Position ID will be used in a different test to assign workers to positions.
Does anybody have any idea on how to write this captured value to Excel in a Keyword test without a great deal of complicated code? I am not a strong coede writer.
Thank you in advance for your attention!