For more advanced users, who understand a little logic and how test scenarios should be created, they can use the editor to construct tests using a functional testing DSL (domain specific language).
对于更高级的用户,他们懂一点逻辑,懂得如何创建测试场景,可以使用编辑器和功能测试的领域特定语言去构造测试。
You'll need a live database properly seeded with lookup data to test the GUI and a properly working GUI to test the data access logic.
您将需要一个具有正确查找数据的活动数据库来测试GUI,和一个运行正常的GUI来测试数据访问逻辑。
We'll add some simple logic to make it easier to test the exception behavior.
我们将会添加一些简单的逻辑来简化异常的测试。
If that logic embodies true business value, however, then you'll want to test it, in which case you'll get to see the Extract Method pattern at work.
但是,如果逻辑中包含真实的业务值,就会想到测试它,这个时候就可以看到提取方法模式的作用了。
Business logic in stored procedures is more work to test than the corresponding logic in the application.
业务逻辑放到存储过程中和放到代码中相比,前者需要花费更多的工作去完成测试。
Each branch, loop, or other logic added to the source code is preceded by the writing of an atomic test that will exercise that outcome.
每个分支、循环,或其他逻辑在加入源代码之前都要写出将要执行结果的自动化测试。
Mock objects are used to test a portion of your code logic in isolation from the rest of the code.
模仿对象用来单独测试代码逻辑的一部分。
You can add these elements to server-side logic; to pull it all together, you can test and finally deploy your application to the server, all within this one Integrated Development Environment (IDE).
您可以把这些元素添加到服务器端逻辑;要把所有的元素都结合在一起,您可以测试您的应用程序并最后将其部署到服务器上,这一切都在一个集成开发环境(Integrated Development Environment,IDE)中完成。
This also means that XML-based IoC allows you to implement and test the business logic of each of the tasks of your workflow independently.
这也就意味着基于XML的IoC允许您对工作流程中的每一个任务的业务逻辑分别进行实现和测试。
It would be very advantageous for you to be able to write and test new order handling logic without risking breaking one of the existing business rules.
对你而言,如果能够书写并且测试一些新的订单处理逻辑而不用冒着破坏现有业务规则的风险将会是一件非常有利的事情。
At appropriate places throughout the code, the programmer writes program logic to test whether the current user is authorized to perform an operation.
在整个代码中的适当地方,程序员编写程序逻辑来测试当前用户是否有权执行某个操作。
Of course, the logic you include in your application depends on the functions you plan to test.
当然,应用程序中包含的逻辑取决于要测试的功能。
The body of logic removed and placed into its own method is now easier to test.
移走并放在自己方法中的逻辑体现在更容易测试。
You can use a small sample of test data to check to see if the logic of the assembly is correct.
您可以使用一小部分测试数据以便查看集合的逻辑是否正确。
Of course, this type of output wouldn’t be appropriate for a production application, but it's shown here to help you understand the logic included in the test application.
当然,这种输出并不适合生产应用程序,但确实有助于您理解测试应用程序的逻辑。
So the UI test automation will not catch the logic error if the application has the wrong method wired to a button click event (although every test would fail and you'd find the problem quickly).
所以如果应用程序为按钮单击事件关联了错误的方法,UI测试自动化不会捕捉到逻辑错误(虽然每次测试都会失败,而且您会很快发现问题)。
It leverages the Blueprint container's ability to manage both persistence contexts and global transactions to ensure the business logic remains as simple as possible to develop and unit test.
它利用Blueprint容器的功能来管理持久性上下文和全局事务,以确保业务逻辑的开发和单元测试尽可能保持简单。
As a result, you see lots of tests for things that are easy to test (equals and toString tend to pop out; see Listing 1), and the real logic of the unit under test is ignored.
结果,您会看到对容易测试(equals和toString往往很突出,参见清单1)的内容进行多次的测试,而被测单元的真正逻辑却被忽略了。
The idea is to push the logic into the infrastructure. A good test should look like this
最好将该逻辑应用到基础结构中。
Otherwise, confine application and business logic to the component itself, where it will be easier to develop and test.
其它情况下,应在组件中实现应用和业务逻辑,使开发和测试变得更容易。
The method of expert database logic inference for test data knowledge extracting is used to discover and explore test data.
采用基于专家库逻辑推理的试验数据知识提取方法来发现和挖掘试验数据。
This paper presents a multiple fault test simulator for sequential logic circuit. The simulator is implemented in serial-parallel to save memory.
本文给出一个时序逻辑电路的多故障测试模拟程序。
Based on the analysis to signal detection theory of FOG, the analog demodulation circuit and digital logic circuit etc were designed, and prototype test was carried out.
在对光纤陀螺信号检测理论分析的基础上,设计了模拟解调电路、数字逻辑电路等,并进行了样机测试。
If so, how can I generate a test certificate in order to test the application logic?
如果是这样,我如何生成测试证书以测试应用程序逻辑?
Instead of testing your data access logic, you want to test all of the business logic that interacts with the data access logic.
实际上您是希望对业务逻辑而不是数据访问逻辑进行测试,这些业务逻辑与数据访问逻辑进行交互。
Making use of logic analyzer, oscillograph and bus analyzer, we can design and test the superhigh density FPGA, and transmit the signal to the instrument through probe and linker.
设计和验证超高密度FPGA的方法是采用逻辑分析仪、示波器和总线分析仪,通过测试头和连接器把信号送到仪器上。
In the technologys of logic circuit test, we can use diagnosis tree to finish the test of logic element fault.
在逻辑门电路测试技术中,可以在泛序测试法基础上建立故障诊断树,用于完成单电路故障的检测与定位诊断。
In this paper, the initial stage in application of fuzzy logic to aircraft high-Angle-of attack aerodynamics using wind tunnel test data is outlined.
本文概述最初阶段利用风洞试验数据应用模糊逻辑研究飞机大攻角空气动力学的情况。
Indicates that you want the wizard to include logic to test whether a record has changed since you read it from the database.
指示希望向导包括用于测试某一记录自从被从数据库中读取以来是否已更改的逻辑。
Indicates that you want the wizard to include logic to test whether a record has changed since you read it from the database.
指示希望向导包括用于测试某一记录自从被从数据库中读取以来是否已更改的逻辑。
应用推荐