以下是基于GUI的自動化回歸測試的基本規范:
a. Design a test case, then run it.
設計一個測試用例,然后運行。
b. If the program fails the test, write a bug report. Start over after the bug is fixed.
如果程序不能通過測試,就撰寫一份錯誤報告。在bug被清除后再重新開始。
發布: 2008-2-03 13:31 | 作者: 李迅 | 來源: 51CMM | 查看: 114次 | 進入領測軟件測試網論壇討論
以下是基于GUI的自動化回歸測試的基本規范:
a. Design a test case, then run it.
設計一個測試用例,然后運行。
b. If the program fails the test, write a bug report. Start over after the bug is fixed.
如果程序不能通過測試,就撰寫一份錯誤報告。在bug被清除后再重新開始。