I have created a custom attribute named 'Planned Execution date' in Test Case Execution Record of type Date/Time, how can i populate this field through Excel using .cfg file.
I used the below script which helped me in achieving the expected result.
executionworkitem.customAttributes identifier="Planned_Execution_Date".name="Planned Execution".type="TIMESTAMP".value=B
where "custom attributes identifier" was got from insight.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.