Business Need
Customer requirement was to Validate the filed level security of ~200 fields across 100 Entities for 16 roles.
This is nearly 3K set of test cases
It was challenging for customer as test case stops when a field level security fails at one point, but the remaining fields security still needs to be verified on the failed Entity.
Junit was not capable of Soft errors, Test stops at the first error