我的想法是通过指出他们可以尝试的额外的测试,该团队将可以指出他们自己存在的问题。
My thought was that by pointing out an extra test they could try, the team may be able to figure the problem out for themselves.
我将这个测试用例设置为通过它的验证点。
I have this test case set up to pass its verification point.
然后,我继续添加测试,每次通过添加新代码、变更现有代码及重新分解的方式来修改代码。
Then, I continue to add tests, each time modifying the code by adding new code, changing existing code, and refactoring as I go.
此示例服务模拟需要通过我前面编写的示例服务测试。
This example service mock needs to pass the example service tests I wrote earlier.
我应该只编写少量代码,只要使测试通过即可。
再次重申,我只编写了通过测试所需的代码。
我将这个测试用例设置为失败通过验证点。
I have this test case set up to fail its verification point.
我只在每步编写足够让测试通过的代码。
I wrote just enough code at each step to get the tests to pass.
显而易见,我的任务就是使测试通过。
稍后,我将通过测试用例构建一个需求列表。
You will later see me create a list of requirements from the test cases.
通过亲自测试,我发现正常拿手机的方式会对信号产生影响。
From my own tests, I can submit that, yes, holding the phone in the most normal of fashions is likely to have some effect on signal.
因为这个原因,我将通过修改begin块来将这些测试放在todo列表上。
Because of this, I will put these tests on the todo list by modifying my BEGIN block.
我也推荐大家通过命令行来测试新的shell,然后再将改动添加到配置文件中。
I also recommend testing a new prompt via the command line, before committing it to the configuration file.
最后,该组中最后的target 将通过TestNG实际运行我的编程式Selenium测试。
Finally, the last target in the group is the one that actually runs my programmatic Selenium tests via TestNG.
Mike告诉我有一种方法可以通过自动测试改进我的演讲。
Mike told me about a way I could improve the presentation by automated testing.
接下来,我将介绍Rails的功能测试框架如何只通过一条HTTPput命令访问web页面。
Next, I'll show you how the Rails functional testing framework accesses a Web page by simply doing an HTTP put.
通过控制,我的意思是被测试应用程序中的用例流和功能。
By control, I mean the case flow and functionality in the application-under-test.
当我看到那个大的绿色条纹时,我有一种兴奋和头晕的感觉,因为它让我知道测试已经通过了。
I get a warm and fuzzy feeling when I see that big green bar because it lets me know that the test passed.
我还通过在周围移动测试位置来改变测试条件。
通过一番研究,我制作了一些测试工具,设计了试验和模型来调查树是如何收集太阳光的。
After doing research, I put together test tools, experiments and design models to investigate how trees collect sunlight.
只要通过所有的测试用例,我就将向单元测试自动库添加新的单元测试类,在每次构建时运行。
As long as all the test cases pass, I add the new unit test class to my unit test automation library, which gets run on every build.
我将通过一些其他的测试案例说明如何处理这类场景。
I'll show you how to handle those scenarios with a few additional test cases.
像以前一样,我将运行测试并查看是否通过。
我完全可以把事情搞得很复杂,也一样通过所有的测试。
I could have something very complicated that runs all its tests.
由于我已经通过测试用例捕获了早期需求,我可以轻松地对代码进行重构。
Since I've captured early requirements in the form of test cases, I can easily refactor my code.
通过该测试,我可以设置不同的测试用例,测试所有可能的格式(我已经这样做了)。
With this quick test, I can set up dozens of different test cases, testing every possible format, which I've done.
我知道如果我没有通过测试我将失去所有。
至少我现在有一组要求代码必须能够通过的测试,到现在为止,我还没有进入需要大量返工的编码阶段。
At least I now have a set of tests the code must pass, and I haven't gotten so far into coding that the amount of rework is excessive.
我决定使用概念来表示页面,因为我知道,我要通过它们产生更抽象的测试概念,并且我想要保持这种一致。
I decided to use concepts to represent pages because I knew that I would generate the more abstract test concepts from them and that I wanted to maintain this alignment.
为了通过学位要求的双外语水平测试,我用了一个夏天整整三个月废寝忘食地学习德语和法语。
To pass the program's two-language requirement, one summer I studied French and German day and night for three straight months.
应用推荐