White Box Test List
Test Method:
- Coverage Based Testing
- 種類:
- Path coverage;
- Branch coverage;
- Condition coverage;
- Statement coverage;
- 步驟:(詳情看Software testing topic 7 ppt)
- 先把每一個Function用到的Web page定義Node
- Web page上每一個Function畫Control flow graph
- 為每個Path定義Test cases,寫出期望的結果。
- 為Test case進行測試(由下而上的試),找出結果。
沒有留言:
張貼留言