QA Dataset Tools · Mozambique

Keep the main IBAN generator fast and simple. Use this workspace when you need bulk datasets, CSV/JSON exports, and edge-case IBAN validation files for QA automation, with Mozambique preselected.

Generate page export Exports only the IBANs currently shown after a normal generation.
Tools workspace Builds larger datasets, optional profile columns, and negative IBAN test cases for QA suites.
Testing payee verification? Open the dedicated VOP / CoP regression lab with repeatable fixtures.
Open VOP Lab

Plan Limits

FreeTest cases preview
24h Pass40 bulk rows
Starter500 bulk rows
Pro10,000 bulk rows
Business50,000 bulk rows
Enterprise100,000 bulk rows

Payment form QA dataset

Valid IBANs, SWIFT/BIC, and bank names for checkout and onboarding form tests.

Germany · 100 rows · bulk dataset
Upgrade

KYC profile QA dataset

IBAN rows with synthetic profile columns for onboarding and QA review flows.

France · 50 rows · bulk dataset
Upgrade

IBAN edge-case file

Valid and invalid rows with expected errors for validator and CI fixtures.

Germany · 100 rows · test cases
Upgrade

Team API smoke dataset

A higher-volume bank-data workflow for teams evaluating API and saved datasets.

UK · 250 rows · bulk dataset
Upgrade

Stripe SEPA scenario pack

Success, delayed, failed, disputed, and volume-limit fixtures with expected statuses.

Multi country · 6 rows · provider fixtures
Upgrade

VOP outcome matrix

MATCH, CLOSE MATCH, NO MATCH, and verification-not-possible request/response fixtures.

Germany · 20 rows · vop test cases
Upgrade

Domestic rail matrix

Valid and negative US ACH, UK FPS, AU BECS, or Canada EFT field fixtures.

Multi country · 40 rows · domestic rail test cases
Upgrade

Targeted Dataset Jobs

Queue country, city, bank, exact BIC, or multi-bank fixture runs.

CSV target manifest

Queue up to 100 country, city, bank, or BIC targets atomically.

Recent jobs

No jobs yet.

Saved recipes

No recipes yet.

Bulk Dataset Builder

Generate larger country-specific datasets with IBAN, SWIFT/BIC, bank metadata, and optional AI profile columns.

Free users can preview the shape. Paid plans unlock full bulk datasets, SWIFT/BIC metadata, exports, and higher row limits.
Sample output
{
  "country": "DE",
  "iban": "DE89...",
  "swift_code": "COBADEFFXXX",
  "bank_name": "Commerzbank",
  "profile_quality": 92
}

Test Case Generator

Generate QA rows with expected outcomes: valid, invalid checksum, wrong length, malformed, and country mismatch.

Free preview is capped. Upgrade to Pro when you need full edge-case files for CI or QA automation.
Sample output
{
  "iban": "DE89...",
  "scenario": "invalid_checksum",
  "expected_valid": false,
  "expected_error": "Invalid checksum"
}

Bulk IBAN Validator

Paste IBANs, validate checksum/format in bulk, and export diagnostics with expected errors for QA pipelines.

Free preview validates up to 10 rows and shows city when available. Paid plans unlock CSV export, SWIFT/BIC, bank name, and higher bulk validation limits.
Sample output
{
  "iban": "DE89...",
  "valid": true,
  "swift_code": "COBADEFFXXX",
  "bank_name": "Commerzbank",
  "error": ""
}

Domestic Rail Lab

Deterministic payment-form fixtures for domestic routing and account fields.

Provider Fixtures

Sandbox rows with expected payment, mandate, payout, and webhook outcomes.

Request another provider

VOP / CoP Test Lab

Request and expected-response fixtures for payee verification branches.

Open dedicated VOP Lab

Saved QA Datasets

Save a generated JSON dataset for repeat QA work, release fixtures, or CI handoff. Saved datasets are a Pro+ workflow.

Generate a JSON result in one of the tools, then save it here. CSV downloads remain one-off exports.