白盒測試 的英文怎麼說

中文拼音 [báishì]
白盒測試 英文
glass box testing
  • : Ⅰ形容詞1 (似雪的顏色) white 2 (清楚; 明白; 弄明白) clear 3 (空的; 沒加他物的) pure; clear; ...
  • : 名詞(盛東西的器具) box; case
  • : 動詞1. (測量) survey; fathom; measure 2. (測度; 推測) conjecture; infer
  • : 名詞(古代占卜用的器具) astrolabe
  • 白盒 : white box
  • 測試 : test; testing; checkout; measurement
  1. The control software is tested by “ white and black ” box

    控制軟體經過和黑,運行穩定。
  2. Methods : 1 ) 12h after irradiation, the cell cycle of nih3t3 cells was determined by flow of cytometry and the ratio of alternations in p16 gene exon - 2 was evaluated through pcr - sscp. 2 ) the content of mda, the activities of the sod and gsh - px in the supernatant of nih3t3 cells and the cells were measured by detecting kits immediately after irradiation. 3 ) the level of matrix metalloproteinase - 2 ( mmp - 2 ) in hela cells was detected by western - blotting and dot - blotting 2h after irradiation

    具體方法為: ( 1 )照射后12h ,收集nih3t3細胞,用流式細胞儀檢各組細胞的細胞周期, pcr - sscp檢抑癌基因p16的變化; ( 2 ) nih3t3細胞照射后立即收集細胞和細胞上清,用量mda含量和sod 、 gsh - px的活性並觀察其變化; ( 3 ) western免疫印跡和點雜交法檢照射2h后的各組hela細胞中基質金屬蛋酶- 2 ( mmp - 2 )的表達變化。
  3. 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

    原型系統實現了基本的黑白盒測試,其中白盒測試實現了語句和分支覆蓋;實現了匯編的靜態分析和動態分析,靜態分析主要是生成程序的流程圖,動態分析主要是利用程序插樁技術實現語句和分支覆蓋率及在多個用例驅動下的綜合覆蓋率的計算和運行時間及內存使用情況的統計。
  4. 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 )

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

    問:什麼是黑白盒測試
  6. Q : what are black - box texing and white - box texting

    問:什麼是黑白盒測試
  7. Unit testing is a white box testing technique

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

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

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

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

    白盒測試和黑在動態軟體中的應用
  12. Quick fix feature automatically corrects violations of over 160 coding standard rules and adds design by contract comments to the code

    格式單元實例自動生成並執行,用於即時的校驗和白盒測試
  13. The black box is not an alternative to white box testing which is usually performed early in the software development process ( unit testing )

    這個黑不能替代早期在軟體開發過程的單元中經常使用的白盒測試
  14. At the end of this thesis, we also discuss the automatic test case generation for database application programs, and describe a supporting tool

    最後,本文還討論了數據庫應用程序的白盒測試數據自動生成問題,並介紹了我們開發的輔助工具。
  15. 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

    本文針對白盒測試和黑分別介紹了一種用列的設計方法:條件組合覆蓋) ,輸入變量值組合覆蓋(黑) ,它們都能在一定程度上提高的效率。
  16. By redefining the cardinality of set, we establish the relationship between the domain / range ratio and the testability metric. pie model can help us doing white box test in unit test phase. based on the fault / failure model and conditional probability, a formula is found to get testability metric, with which we prove there is a max value in software testability metric

    在單元階段可以運用pie模型幫助進行白盒測試,本文在軟體的錯誤/故障模型的基礎上,運用概率論中條件概率的相關知識,建立了可性的一個計算公式,並使用該公式證明了軟體的可度存在一個最大值。
  17. 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

    然而,這是對白盒測試而言,而對黑則影響很小(因為黑沒有必要理解應用程序的內部設計) 。
  18. 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上各語句之間的靜態、動態數據依賴關系,構造謂詞片和輸入依賴集,用線性算術表示對謂詞函數進行線性化,僅能夠用於白盒測試數據的自動生成。
  19. " it has to be done by a programmer who knows about the guts of the software, " beizer said, explaining why synonyms for this methodology include clear box or glass box testing

    貝澤爾在解釋白盒測試的同義詞透明或玻璃時說道: 「該需由一個了解軟體構造的程序員來完成。 」
  20. Vectorcastada is shipped with a tool called the white box utility. this utility allows direct access to subprograms that are not declared in the specification of the unit under test

    包括稱為實用程序的工具。此實用程序支持直接接入未在單元中的規范中宣布的子程序。這意味著你可以構建直接模擬
分享友人