Multiple choice

Which of the following test is performed while performing blockchain testing?

  1. Contract tests

  2. Performance Tests

  3. Integration tests

  4. Option 1 & 2

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Blockchain testing involves both contract testing (to verify smart contracts) and performance testing (to ensure the network can handle transaction loads).