About: Integration testing     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:MilitaryConflict, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FIntegration_testing

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. Integration testing is conducted to evaluate the compliance of a system or component with specified functional requirements. It occurs after unit testing and before system testing. Integration testing takes as its input modules that have been unit tested, groups them in larger aggregates, applies tests defined in an integration test plan to those aggregates, and delivers as its output the integrated system ready for system testing.

AttributesValues
rdf:type
rdfs:label
  • اختبار التكامل (ar)
  • Proves d'integració (ca)
  • Integrationstest (de)
  • Prueba de integración (es)
  • Integration testing (en)
  • Test d'intégration (fr)
  • 統合テスト (ja)
  • 통합 시험 (ko)
  • Integratietest (nl)
  • Testy integracyjne (pl)
  • Teste de integração (pt)
  • Интеграционное тестирование (ru)
  • 集成测试 (zh)
  • Інтеграційне тестування (uk)
rdfs:comment
  • اختبار التكامل هو المرحلة في اختبار البرامج التي يتم فيها دمج الوحدات البرمجية واختبارها كوحدة واحدة متكاملة. يتم إجراء اختبار التكامل لتقييم مدى امتثال نظام أو مكون برمجي لمتطلبات وظيفية محددة، وغالبا ما تكون هذه المتطلبات مدونة في وثيقة الخصائص والمتطلبات. يُنفذ هذا الاختبار بعد تنفيذ اختبار الوحدات البرمجية وقبل تنفيذ اختبار النظام. يأخذ اختبار التكامل وحدات الإدخال الخاصة به التي تم اختبارها بالوحدة، ويجمعها في مجموعات أكبر، ويطبق الاختبارات المحددة في خطة اختبار التكامل على تلك المجاميع، ويقدم كمخرجاته النظام المتكامل جاهزًا لاختبار النظام. (ar)
  • Der Begriff Integrationstest bezeichnet in der Softwareentwicklung eine aufeinander abgestimmte Reihe von Einzeltests, die dazu dienen, verschiedene voneinander abhängige Komponenten eines komplexen Systems im Zusammenspiel miteinander zu testen. Die erstmals im gemeinsamen Kontext zu testenden Komponenten haben im Idealfall jeweilige Modultests erfolgreich bestanden und sind für sich isoliert fehlerfrei funktionsfähig. (de)
  • Pruebas integrales o pruebas de integración son aquellas que se realizan en el ámbito del desarrollo de software una vez que se han aprobado las pruebas unitarias y lo que prueban es que todos los elementos unitarios que componen el software, funcionan juntos correctamente probándolos en grupo. Se centra principalmente en probar la comunicación entre los componentes y sus comunicaciones ya sea hardware o software. La prueba de subsistemas es un tipo de prueba de integración donde se prueba el contenido de un subsistema. (es)
  • 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. Integration testing is conducted to evaluate the compliance of a system or component with specified functional requirements. It occurs after unit testing and before system testing. Integration testing takes as its input modules that have been unit tested, groups them in larger aggregates, applies tests defined in an integration test plan to those aggregates, and delivers as its output the integrated system ready for system testing. (en)
  • Dans le monde du développement informatique, le test d'intégration est une phase de tests, précédée par les tests unitaires et généralement suivie par les tests de validation, vérifiant le bon fonctionnement d'une partie précise d'un logiciel ou d'une portion d'un programme (appelée « unité » ou « module ») ; dans le test d’intégration, chacun des modules indépendants du logiciel est assemblé et testé dans l’ensemble. (fr)
  • 통합 시험(Integration Test)은 단위 시험이 끝난 소프트웨어를 결합해 가며 시험 하는 방법이다. 단위 시험이 끝난 모듈들을 좀 더 큰 단위의 집합으로 통합 구성한 후, 통합 시험 계획에 따라서 테스트를 수행한다. 통합 시험을 통과한 모듈 집합은 시스템 검사 단계의 테스트 대상으로서 넘어가게 된다. (ko)
  • 統合テスト (英: integration testing)は、個々のソフトウェアモジュールを組み合わせて集合体としてテストするソフトウェアテストのフェーズである。統合試験とも呼ばれる。統合テストは、システムやコンポーネントの指定された機能要件への準拠を評価するために実施される。 単体テストの後、の前に行われる。統合テストは、単体テストされた入力モジュールを受け取り、それらをより大きな集合体にグループ化し、統合で定義されたテストをそれらの集合体に適用し、システムテストの準備ができた統合システムを出力として提供する。 (ja)
  • De integratietest is een softwaretest waarbij individuele softwaremodules verbonden worden en als een geheel getest worden. Deze fase komt na de ontwikkeltest met de unittest en voor de systeemtest. Voor de integratietest worden modules gebruikt die door de unittest gekomen zijn. Deze goedgekeurde modules worden aan elkaar gekoppeld en hier worden tests op losgelaten die in het integratie-testplan zijn beschreven. Als op deze manier alle submodules in een geheel zijn getest kunnen ze vervolgens door naar de systeemtest, of de acceptatietest waar weer andere testvormen worden toegepast. (nl)
  • Інтеграційне тестування (англ. integration testing) — це фаза тестування програмного забезпечення, під час якої окремі модулі програми комбінуються та тестуються разом, у взаємодії. Інтеграційне тестування виконується після модульного тестування та перед верифікацією та валідацією ПЗ. Якщо розглядати цей процес як систему, то на вхід їй подаються модулі, які вже пройшли модульне тестування; потім модулі групуються в більші частини, виконуються тести передбачені планом, а на виході системи — інтегрована система, що готова до системного тестування. (uk)
  • 整合测试又称组装测试,即对采用一次性或增值方式组装起来,对系统的接口进行正确性检验的测试工作。整合测试一般在单元测试之后、系统测试之前进行。实践表明,有时模块虽然可以单独工作,但是并不能保证组装起来也可以同时工作。 (zh)
  • Les proves d'integració (en anglès, Integration testing), anomenades també proves d'integració de components, són un tipus de proves de programari que tenen com a objectiu verificar el funcionament conjunt de les unitats provades individualment (classes, components, etc.). Es realitzen després de les proves unitàries i abans de les proves de sistema, i poden executar-se de forma incremental a mesura que es van finalitzant les diferents unitats. (ca)
  • Testy integracyjne – jeden z etapów testowania oprogramowania, wykonywany w celu wykrycia defektów w interfejsach i interakcjach pomiędzy modułami lub systemami. Testy integracyjne są przeprowadzane w celu oceny zgodności systemu lub komponentu z określonymi wymaganiami funkcjonalnymi. Występują po testach jednostkowych, jednakże przed testami walidacyjnymi. Współczesne aplikacje składają się przeważnie z wielu współpracujących systemów, należy więc sprawdzić czy komunikacja pomiędzy nimi nie jest zakłócona. (pl)
  • Teste de integração é a fase do teste de software em que módulos são combinados e testados em grupo. Ela sucede o teste de unidade, em que os módulos são testados individualmente, e antecede o teste de sistema, em que o sistema completo (integrado) é testado num ambiente que simula o ambiente de produção. O teste de integração é alimentado pelos módulos previamente testados individualmente pelo teste de unidade, agrupando-os assim em componentes, como estipulado no plano de teste, e resulta num sistema integrado e preparado para o teste de sistema. (pt)
  • Интеграцио́нное тести́рование (англ. Integration testing, иногда называется англ. Integration and Testing, аббревиатура англ. I&T) — одна из фаз тестирования программного обеспечения, при которой отдельные программные модули объединяются и тестируются в группе. Обычно интеграционное тестирование проводится после модульного тестирования и предшествует системному тестированию. (ru)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • Les proves d'integració (en anglès, Integration testing), anomenades també proves d'integració de components, són un tipus de proves de programari que tenen com a objectiu verificar el funcionament conjunt de les unitats provades individualment (classes, components, etc.). Es realitzen després de les proves unitàries i abans de les proves de sistema, i poden executar-se de forma incremental a mesura que es van finalitzant les diferents unitats. Principalment, en aquestes proves es detecten defectes a les interfícies i en la interacció entre els diferents components integrats. Per a crear-les s'usen tècniques tant de caixa blanca com de caixa negra. (ca)
  • اختبار التكامل هو المرحلة في اختبار البرامج التي يتم فيها دمج الوحدات البرمجية واختبارها كوحدة واحدة متكاملة. يتم إجراء اختبار التكامل لتقييم مدى امتثال نظام أو مكون برمجي لمتطلبات وظيفية محددة، وغالبا ما تكون هذه المتطلبات مدونة في وثيقة الخصائص والمتطلبات. يُنفذ هذا الاختبار بعد تنفيذ اختبار الوحدات البرمجية وقبل تنفيذ اختبار النظام. يأخذ اختبار التكامل وحدات الإدخال الخاصة به التي تم اختبارها بالوحدة، ويجمعها في مجموعات أكبر، ويطبق الاختبارات المحددة في خطة اختبار التكامل على تلك المجاميع، ويقدم كمخرجاته النظام المتكامل جاهزًا لاختبار النظام. (ar)
  • Der Begriff Integrationstest bezeichnet in der Softwareentwicklung eine aufeinander abgestimmte Reihe von Einzeltests, die dazu dienen, verschiedene voneinander abhängige Komponenten eines komplexen Systems im Zusammenspiel miteinander zu testen. Die erstmals im gemeinsamen Kontext zu testenden Komponenten haben im Idealfall jeweilige Modultests erfolgreich bestanden und sind für sich isoliert fehlerfrei funktionsfähig. (de)
  • Pruebas integrales o pruebas de integración son aquellas que se realizan en el ámbito del desarrollo de software una vez que se han aprobado las pruebas unitarias y lo que prueban es que todos los elementos unitarios que componen el software, funcionan juntos correctamente probándolos en grupo. Se centra principalmente en probar la comunicación entre los componentes y sus comunicaciones ya sea hardware o software. La prueba de subsistemas es un tipo de prueba de integración donde se prueba el contenido de un subsistema. (es)
  • 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. Integration testing is conducted to evaluate the compliance of a system or component with specified functional requirements. It occurs after unit testing and before system testing. Integration testing takes as its input modules that have been unit tested, groups them in larger aggregates, applies tests defined in an integration test plan to those aggregates, and delivers as its output the integrated system ready for system testing. (en)
  • Dans le monde du développement informatique, le test d'intégration est une phase de tests, précédée par les tests unitaires et généralement suivie par les tests de validation, vérifiant le bon fonctionnement d'une partie précise d'un logiciel ou d'une portion d'un programme (appelée « unité » ou « module ») ; dans le test d’intégration, chacun des modules indépendants du logiciel est assemblé et testé dans l’ensemble. (fr)
  • 통합 시험(Integration Test)은 단위 시험이 끝난 소프트웨어를 결합해 가며 시험 하는 방법이다. 단위 시험이 끝난 모듈들을 좀 더 큰 단위의 집합으로 통합 구성한 후, 통합 시험 계획에 따라서 테스트를 수행한다. 통합 시험을 통과한 모듈 집합은 시스템 검사 단계의 테스트 대상으로서 넘어가게 된다. (ko)
  • 統合テスト (英: integration testing)は、個々のソフトウェアモジュールを組み合わせて集合体としてテストするソフトウェアテストのフェーズである。統合試験とも呼ばれる。統合テストは、システムやコンポーネントの指定された機能要件への準拠を評価するために実施される。 単体テストの後、の前に行われる。統合テストは、単体テストされた入力モジュールを受け取り、それらをより大きな集合体にグループ化し、統合で定義されたテストをそれらの集合体に適用し、システムテストの準備ができた統合システムを出力として提供する。 (ja)
  • De integratietest is een softwaretest waarbij individuele softwaremodules verbonden worden en als een geheel getest worden. Deze fase komt na de ontwikkeltest met de unittest en voor de systeemtest. Voor de integratietest worden modules gebruikt die door de unittest gekomen zijn. Deze goedgekeurde modules worden aan elkaar gekoppeld en hier worden tests op losgelaten die in het integratie-testplan zijn beschreven. Als op deze manier alle submodules in een geheel zijn getest kunnen ze vervolgens door naar de systeemtest, of de acceptatietest waar weer andere testvormen worden toegepast. (nl)
  • Testy integracyjne – jeden z etapów testowania oprogramowania, wykonywany w celu wykrycia defektów w interfejsach i interakcjach pomiędzy modułami lub systemami. Testy integracyjne są przeprowadzane w celu oceny zgodności systemu lub komponentu z określonymi wymaganiami funkcjonalnymi. Występują po testach jednostkowych, jednakże przed testami walidacyjnymi. Współczesne aplikacje składają się przeważnie z wielu współpracujących systemów, należy więc sprawdzić czy komunikacja pomiędzy nimi nie jest zakłócona. Testy integracyjne wykorzystują moduły przetestowane jednostkowo, grupując je w większe agregaty. Kolejnym etapem jest zastosowanie testów zdefiniowanych dla tych agregatów w planie testów integracji. Efektem testów jest zintegrowany system gotowy na testy systemowe. (pl)
  • Teste de integração é a fase do teste de software em que módulos são combinados e testados em grupo. Ela sucede o teste de unidade, em que os módulos são testados individualmente, e antecede o teste de sistema, em que o sistema completo (integrado) é testado num ambiente que simula o ambiente de produção. O teste de integração é alimentado pelos módulos previamente testados individualmente pelo teste de unidade, agrupando-os assim em componentes, como estipulado no plano de teste, e resulta num sistema integrado e preparado para o teste de sistema. O propósito do teste de integração é verificar os requisitos funcionais, de desempenho e de confiabilidade na modelagem do sistema. Com ele é possível descobrir erros de interface entre os componentes do sistema. (pt)
  • Інтеграційне тестування (англ. integration testing) — це фаза тестування програмного забезпечення, під час якої окремі модулі програми комбінуються та тестуються разом, у взаємодії. Інтеграційне тестування виконується після модульного тестування та перед верифікацією та валідацією ПЗ. Якщо розглядати цей процес як систему, то на вхід їй подаються модулі, які вже пройшли модульне тестування; потім модулі групуються в більші частини, виконуються тести передбачені планом, а на виході системи — інтегрована система, що готова до системного тестування. (uk)
  • Интеграцио́нное тести́рование (англ. Integration testing, иногда называется англ. Integration and Testing, аббревиатура англ. I&T) — одна из фаз тестирования программного обеспечения, при которой отдельные программные модули объединяются и тестируются в группе. Обычно интеграционное тестирование проводится после модульного тестирования и предшествует системному тестированию. Интеграционное тестирование в качестве входных данных использует модули, над которыми было проведено модульное тестирование, группирует их в более крупные множества, выполняет тесты, определённые в плане тестирования для этих множеств, и представляет их в качестве выходных данных и входных для последующего системного тестирования. Целью интеграционного тестирования является проверка соответствия проектируемых единиц функциональным, приёмным и требованиям надежности. Тестирование этих проектируемых единиц — объединения, множества или группы модулей — выполняется через их интерфейс, с использованием тестирования «чёрного ящика». (ru)
  • 整合测试又称组装测试,即对采用一次性或增值方式组装起来,对系统的接口进行正确性检验的测试工作。整合测试一般在单元测试之后、系统测试之前进行。实践表明,有时模块虽然可以单独工作,但是并不能保证组装起来也可以同时工作。 (zh)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (61 GB total memory, 46 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software