In Test Automation when a test case is created with datasource for test data as data service entity,the entity gets added but it reurns null while running the test case .
It is not fetching the test data from the entity at runtime and throws object reference error as it is null.
Any help on this issue.
I didn’t create or modify the argument .It got generated when I attached the entity as test data.
However, after facing this issue I closed the studio and then ran it from the test explorer, and it worked successfully without any errors.Whereas if we run the same thing from the Design/Debug Ribbon it fails and throws same error.
Updating and closing the issue with the workaround,hope this helps someone facing similar issue.
Thanks ,
gRao