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