File Downloads
Test #17Download and parse 6 different file formats. Extract verification keys from each file to prove successful parsing.
Test Passing Criteria
Product Catalog (CSV)
Product catalog in CSV format (50 products)
Analytics Report (JSON)
Analytics report with 20 data entries
Product Catalog (PDF)
Product catalog as PDF document
Product Feed (XML)
Product feed in XML format (30 items)
Archive Manifest (TXT)
Archive manifest with checksums
Restricted File (XLSX)
RestrictedRestricted file (requires correct Referer)
Challenge
Download all 6 files and extract the verification key from each one. Then POST the extracted data to /api/test/downloads/verify to validate your results.
Note: The secret-data.xlsx file requires the correct Referer header to be set. Make sure your request originates from (or spoofs) the downloads test page.