integration n. 1.結合;綜合;一體化。 2.【心理學】整合(作用)。 3.【數學】積分(法) (opp. differentiation)。 4.【經濟學】(產業(yè)的)集中。 5.〔美國〕取消種族隔離;給以種族上的平等待遇。 integration by parts 【數學】部分積分法。
Once tested , the portlets can be deployed to the websphere portal for integration testing 此外,客戶portlet可以在gluecode中進行單元測試,然后再部署到websphere portal中進行整合測試。
It is also used when new modules are added to a system under development , which has already undergone integration testing 在開發(fā)時,當往已經進行集成測試的系統(tǒng)中添加新的模塊,也可使用回歸測試。
Integration testing determines whether or not software components are functioning properly when combined to execute a use case 集成測試取決于當軟件組件在被合并起來執(zhí)行一個用例時,是否功能正確。
Chapter three discusses the signification of the soft test and the application of the soft integration test in math function 第三章論述了軟件測試的重要性,以及軟件測試應用在數學函數控件的綜合測試。
In other cases , it means writing a small integration test to show that the aspect is interacting with your code as expected 在其他情況下,這意味著編寫小集成測試以展示方面按照預期正在與您的代碼進行交互。
The system test is carried out when the software functions as one system , which is after the integration test of various components 當軟件功能成為一個系統(tǒng)時,在不同組件的集成(測試)之后,就開始執(zhí)行系統(tǒng)測試。
Fortunately , there was a set of over 300 ifx - encoded model request messages and associated test data available from the system integration test see )中有超過300個ifx編碼的模型請求消息和相關的測試數據可以重用。
He currently works on the websphere product integration test team and tests both migration and coexistence on distributed platforms 目前在websphere product integration測試組工作,并在分布式平臺上測試遷移和共存。
Another anti - pattern is to complete all unit testing before doing integration testing , again delaying identification of major issues 另一個反模式是在進行整體測試前完成所有單元測試,援引同樣是延遲了主要問題的識別。
Integration testing (sometimes called Integration and Testing, abbreviated "I&T") is the phase in software testing in which individual software modules are combined and tested as a group. It occurs after unit testing and before validation testing.