基本解釋[計算機科學技術]測試路徑用例英漢例句雙語例句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)先權的方法是關鍵路徑的識別。Except from where the test data is loaded (self.fixture_path), the test case setups should be identical.除了裝載測試數(shù)據(jù)的位置(self.fixture_path)不同之外,測試用例的設置應該是相同的。原聲例句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.第一點,當我們寫代碼的時候,尤其是一些含有分支語句的代碼的時候,當我為這些代碼,設計測試用例的時候,我應該為每一個可能的程序路徑,都設計一個特別的用例。麻省理工公開課 - 計算機科學及編程導論課程節(jié)選test path case更多例句專業(yè)釋義計算機科學技術測試路徑用例