,States if any proofs, such as reports or screen grabs, need to be saved
· 陳述任何輔助證據,例如截圖報告并確保這些東西妥善保存。
Leaves the testing environment clean
· 確保測試環境的干凈(即用例不會影響整個環境)。
Uses active case language
· 描述時使用主動語氣結構。
· Does not exceed 15 steps 操作步驟不要超過15步。Matrix does not take longer than 20 minutes to test
· 確保單個用例測試執行時用時不超過20分鐘。
Automated scrīpt is commented with purpose, inputs, expected results 自動化腳本用例添加必要的注釋,比如目的、輸入和期望結果。 Setup offers alternative to prerequisite tests, if possible 如果可能,建議提供可選擇性的預置條件測試。Is in correct business scenario order with other tests
· 用例之間的先后順序是否跟業務流程一致,即用例在業務流程中的彼此順序關系是否合理。
Configuration management
· Includes test objects needed by the case, such as databases
· 包含用例需要的相應測試對象,如特定數據庫。
Stored as read 存檔閱讀。 · Stored with controlled access 存檔時按角色控制訪問方式 · Stored where network backup operates 當網絡備份時存檔。· Archived off-site
· 離線歸檔。
文章來源于領測軟件測試網 http://www.k11sc111.com/