概述
Test data queues provide a way to store and manage your test data. The test data queue acts as a container that holds your queue items ready to be consumed through a set of activities. The queue items are uploaded or removed from the test data queue according to a first-in-first-out (FIFO) principle.
作为利用测试数据队列的示例,您可以用记录填充客户数据库,或者通过将测试数据存储在队列中来准备测试数据,以备使用。
大约一年前更新