Group discussion: Testing methodologies, Scenario 2/2
Suggested answers to Scenario 2:
SysTest framework for Unit testing No [Rationales: Scenario 2 doesn’t have any development involved in X++ level. Hence, SysTest is not required]
Import task recorder to generate test code No [Rationales: Scenario 2 doesn’t have any development involved in X++ level. Hence, SysTest is not required]
Acceptance test library Yes [Rationales: You can test the data generation capability in the Sales order page using this test]
Regression Suite Automation Tool No [Rationales: This scenario doesn’t require regression test simulating the UI. Hence RSAT won’t be required]
Performance SDK Yes [Rationales: This scenario must be a data heavy business process which certainly requires performance testing. PerfSDK is the appropriate test for this scenario]