Hi.
I'm trying to run the NAV2017-sample-master performance test against NAV 2017 but the CreateAndPostSalesOrder test is not working as expected. The output shows the following TestContext Messages:
Selected Random Record Page: 22: Key: No.Value=A010
Created Sales Order No.
Selected Random Record Page: 31 Key: No. Value: 1010
Notice the Sales Order No is blank. That is because the Sales Order No is never captured. When I look at the Sales Order in Nav, the Customer No is not populated either.
I haven't made any changes to the any of the test scripts. I'm not sure who owns these samples or if I should log it as a bug. The sample is found here: github.com/.../NAV2017-Sample