Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Question # 27 Topic 3 Discussion

Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Question # 27 Topic 3 Discussion

CBDE Exam Topic 3 Question 27 Discussion:
Question #: 27
Topic #: 3

Unit-Testing on a local chain is important, because it helps you:


A.

to run tests quickly and especially for free, compared to continuous deployment on the MainNetwork. This way you save a lot of fees, time and costs.


B.

to run tests in an environment where logging is activated. On the Main-Net you have no access to transaction logs and this is ultimately the information you need to debug your contracts.


C.

to avoid regression bugs with contracts that are updated constantly on the main-net. Once you update a contract on the main-net, the address stays the same, but the code changes and this can have disastrous side-effects.


Get Premium CBDE Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.