Test OData access

Before putting your OData API in production, verify that it functions as you expect.

  • Test features like finding, adding, and deleting records with different accounts and privilege sets.

  • Verify that privilege sets perform as expected by testing them with different accounts. Make sure unauthorized users can't access or modify your data.

  • Test that your solution behaves the same when run in different operating systems.