white box testing 中文意思是什麼

white box testing 解釋
白盒測試 根據軟體內部的工作原理分析來進行測試。

  • white : n 懷特〈姓氏〉。adj 1 白(色)的,雪白的;白晰的,帶白色的;蒼白的。2 白種人的。3 銀制的;白衣的...
  • box : n 1 箱,櫃,匣,盒;罩殼;錢櫃;〈美口〉保險箱;郵箱,信箱;〈英國〉禮盒;禮物(旅行用)衣箱。2 ...
  • testing : 測試系統
  1. Basic black - box testing and white - box testing are successfully carried out. in white - box testing, the statement coverage and branch coverage are achieved ; static analysis and dynamic analysis are also implemented. the static analysis mainly used to generate flow graph while the dynamic analysis serves program instrument, technique realization object, subprogram and the detailed coverage and the calculation of operation time of the documents

    原型系統實現了基本的黑盒和白盒測試,其中白盒測試實現了語句和分支覆蓋;實現了匯編測試的靜態分析和動態分析,靜態分析主要是生成程序的流程圖,動態分析主要是利用程序插樁技術實現語句和分支覆蓋率及在多個測試用例驅動下的綜合覆蓋率的計算和運行時間及內存使用情況的統計。
  2. The software test, aim was elaborateed by the original, fundamental means and software test automation. the aim of software test chiefly is the fault discover in the software, in view of this target, the difference quiz means may be adoptd, in case white box testing ( logic is covered, way covers and so on ) and black box testing ( the meritorous service be able to be tested, regression testing, performance test.,

    軟體測試的目的主要是發現軟體中的缺陷,針對這一目標,可以採用不同的測試方法,如白箱測試(邏輯覆蓋,路徑覆蓋等)和黑箱測試(功能測試、回歸測試,性能測試、等價類劃分和邊界值分析等方法) ,設計測試用例,保證測試成功即找出軟體中的缺陷。
  3. The aim of software testing is to find out the defect of the software, so different testing methods can be adopted to design test case so as to the test is successful. for example, white box testing ( logic covering, path covering, etc ) and black box testing ( function test, regression test, and performance test, etc )

    軟體測試的目的主要是發現軟體中的缺陷,針對這一目標,可以採用不同的測試方法來設計測試用例以保證測試成功,即找出軟體中的缺陷,如白盒測試(邏輯覆蓋,路徑覆蓋等)和黑盒測試(功能測試,回歸測試,性能測試等) 。
  4. Unit testing is a white box testing technique

    單元測試是白盒測試技術。
  5. The most basal white - box testing - - check the code rules

    最基礎的白盒測試- - -代碼規范檢查
  6. Can a software tester perform white - box testing on a specification

    軟體測試人員可以對《需求規格說明書》做白盒測試嗎?
  7. White box testing generally has the highest error yield of all testing techniques

    白盒測試是所有測試技術中能發現最多錯誤的。
  8. The application of white box testing and black box testing in dynamic software testing

    白盒測試和黑盒測試在動態軟體測試中的應用
  9. The black box is not an alternative to white box testing which is usually performed early in the software development process ( unit testing )

    這個黑盒不能替代早期在軟體開發過程的單元測試中經常使用的白盒測試。
  10. In this paper, the design method of test case for white box testing and black box testing will be introduced respectively : combination of condition covering test ( white box ), combination of input variant covering test ( black box ). both of them can increase the testing efficiency to some extent

    本文針對白盒測試和黑盒測試分別介紹了一種測試用列的設計方法:條件組合覆蓋測試(白盒) ,輸入變量值組合覆蓋測試(黑盒) ,它們都能在一定程度上提高測試的效率。
  11. While there will be little affect on black box testing ( where an understanding of the internal design of the application is unnecessary ), white - box testing can be oriented to the application ' s objects

    然而,這是對白盒測試而言,而對黑盒測試則影響很小(因為黑盒測試沒有必要理解應用程序的內部設計) 。
  12. By means of analyzing the static and dynamic data dependencies between the statements on [ v, and constructing predicate slices and input dependency sets, this method linearizes the predicate functions with linear arithmetic representations. therefore it can only be used to generate test data for white - - box testing

    該方法通過分析w上各語句之間的靜態、動態數據依賴關系,構造謂詞片和輸入依賴集,用線性算術表示對謂詞函數進行線性化,僅能夠用於白盒測試數據的自動生成。
分享友人