0 votes
in Service Discovery by
What are non-deterministic tests, and how will you eliminate them?

1 Answer

0 votes
by
NDT or Non-Deterministic are unreliable tests. Such tests sometimes pass and sometimes fail. When these tests fail, they are re-run to give. Non-Determinism from tests can be eliminated in the following ways:

Quarantine

Asynchronous

Remote Services

Isolation

Time

Resource Leaks

Related questions

+1 vote
asked Dec 4, 2021 in Onsen UI by DavidAnderson
+4 votes
asked Jul 31, 2019 in Agile by sheetalkhandelwal
...