Источник:
https://community.dynamics.com/membe...2-c1079a07f7ed
==============
While executing coded unit test system will take global company DAT, instead to run with particular company use below shown attribute.
[SysTestCaseDataSetDependencyAttribute("DemoData","USMF")]
class TestforSalesOrderFieldValidation extends SysTestCase
{
your logic
}
Источник:
https://community.dynamics.com/membe...2-c1079a07f7ed