Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都成功地将 Quick Test Pro (QTP) 自动化测试脚本集成到 Cruisecontrol.net 中。
如果有人想在计划任务或 Cruisecontrol.net 中无人看管地运行它们
会更有用#
我确信使用 QTP 自动化对象模型可以做到这一点。请参阅在线帮助的“QuickTest 高级参考”部分中的“QuickTest 自动化”。您应该能够创建一个简单的批处理文件来运行 QTP,然后可以通过 NAnt 和/或 CruiseControl 调用该批处理文件。