Sp5001.bin //top\\ Link
Contents:
: Typically identified by CRC(2f17e21a) and SHA1(ac227ef3ca52ef17321bd60e435dba147645d8b8) . sp5001.bin
Scenario: Handling a corrupted file with invalid checksum Given a file named "sp5001.bin" exists in the staging directory And the file content has been corrupted And the calculated checksum does not match the header checksum When I initiate the binary ingestion process Then the system should halt the ingestion process And the system should raise a "DataIntegrityError" And the file should be moved to "/data/error" And an alert with priority "High" should be sent to the Data Engineering team sp5001.bin