You can write modules on the fly and you can test and use them later.
您可以动态地编写一些模块,并且您可以在稍后对其进行测试和使用。
2
This need applies also to manual testing, the difference being that the human tester can "babysit" the interaction and often fix the test on the fly to work around uninitialized starting conditions.