test path case
基本解釋
- [計算機科學(xué)技術(shù)]測試路徑用例
英漢例句
- But how do you test the happy path case for push?
但是,如何測試 push 的愉快路徑呢? - The simplest approach to test case prioritization is identification of critical path.
最簡單的處理測試用例優(yōu)先權(quán)的方法是關(guān)鍵路徑的識別。 - Except from where the test data is loaded (self.fixture_path), the test case setups should be identical.
除了裝載測試數(shù)據(jù)的位置(self.fixture_path)不同之外,測試用例的設(shè)置應(yīng)該是相同的。 - First one, when I write a piece of code, especially code that has branches in it, when I design test cases for that piece of code, I should try and have a specific test case for each possible path through the code.
第一點,當(dāng)我們寫代碼的時候,尤其是一些含有分支語句的代碼的時候,當(dāng)我為這些代碼,設(shè)計測試用例的時候,我應(yīng)該為每一個可能的程序路徑,都設(shè)計一個特別的用例。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選
雙語例句
原聲例句
專業(yè)釋義
- 測試路徑用例