5-1软体测试与验证.ppt

  1. 1、本文档共33页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
5-1软体测试与验证.ppt

Non-functional Testing Product testing Usability Testing Performance Testing Space Testing Reliability Testing Availability testing Portability Testing Organisational testing Delivery Testing Implementation Testing Standards Testing External Testing Interoperability Testing Ethical Testing Privacy Testing Safely Testing Configuration Testing * Performance Testing Timing Testing(時間測試) Response times and time to perform a function Stress Testing(壓力測試) Stress limits of system (maximum number of users, peak demands) Recovery Testing(回復測試) System’s response to presence of errors or loss of data * Tools for performance testing WAPT 4.0 / TestView /products/testview.asp AdventNet QEngine Web Performance Test tool /products/qengine/web-performance-test.html * Exercises 試完成第20張投影片(Bottom-up)及第22張投影片(top-down)全部測試的順序 請依照教學網站作業功能製作I/O Form 至教學網站下載testing plan進行system testing,需使用bugzilla進行bug report * From OOSE Chapter11 Testing * * 臨時帳號的密碼範圍1-6碼之間 相同之DATA會在同一區塊,所以測同一塊即可代表,因為partition了,所以要測試這此 * 去DB比對 寫基本資料 * Stress testing:給予一個數量而已 Volume testing:測試何時會報掉 Software Engineering for Digital Home Software Engineering for Digital Home Software Engineering for Digital Home 單元5:軟體測試與驗證 Outline Introduction Strategies Exercise * Testing To demonstrate to the developer and the customer that software meets its requirement (是否合乎需求) Testing is a fault detection technique that tries to create failures or erroneous states in a planned way.(Testing就是試著弄壞系統找出Bug) * Test Stubs Test Driver Test Stubs: If the function A you are testing calls another function B, then use a simplified version of function B, called a stub.(虛構的程式方法) Test driver – allows you to call a function and display its return values.(可以啟動你的程式,並驗證回傳結果) * int YourFunction(){ //呼叫其他程式 … … } YourFunction YourOtherFunction int YourOtherFunction() { return 1; } Test Stub int main() { //呼叫被測試程式 … //驗證結果 … } Test Driver YourFunction Software Lift Cycle * Software Life Cycle Development cycle Design

您可能关注的文档

文档评论(0)

wendang_12 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档