test path case
基本解释
- [计算机科学技术]测试路径用例
英汉例句
- But how do you test the happy path case for push?
但是,如何测试 push 的愉快路径呢? - The simplest approach to test case prioritization is identification of critical path.
最简单的处理测试用例优先权的方法是关键路径的识别。 - Except from where the test data is loaded (self.fixture_path), the test case setups should be identical.
除了装载测试数据的位置(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.
第一点,当我们写代码的时候,尤其是一些含有分支语句的代码的时候,当我为这些代码,设计测试用例的时候,我应该为每一个可能的程序路径,都设计一个特别的用例。
麻省理工公开课 - 计算机科学及编程导论课程节选
双语例句
原声例句
专业释义
- 测试路径用例