1

作为我们持续集成和测试的一部分,我们希望在每次构建和单元测试完成后执行一组 RFT 自动化测试。如果有人以前这样做过,请提供相同的说明。

谢谢!

4

1 回答 1

1

Some Web resources on the topic:

This should give you a start. Your goal is to set up a system where you can run the tests as a real user (from an OS point of view) and not as a service.

于 2013-11-26T18:28:36.210 回答