System testing (original) (raw)

About DBpedia

システムテスト (英: system testing)は、完成したソフトウェアシステムに対して行うテストであり、ソフトウェアシステムが要件に準拠しているか評価するため、完全な統合環境のシステムで実施されるテストのこと。総合テスト、総合試験も呼ばれる。 システムテストは、統合テストに合格したすべての統合コンポーネントを入力として使用する。統合テストの目的は、一緒に統合されたユニット(集合と呼ばれる)間の不整合を検出することである。システムテストは、「集合体間」内とシステム全体の両方の欠陥を検出する狙いがある。コンポーネントまたはシステムのテスト時に生成、観察された動作をテスト結果とする。システムテストでは入出力に注目してテストを行うので、ブラックボックステストである。 システムテストは、機能要件仕様(FRS)またはシステム要件仕様(SRS)、あるいはその両方のコンテキストでシステム全体に対して実行される。システムテストでは、設計だけでなく、動作や顧客の期待についてもテストする。また、ソフトウェアまたはハードウェアの要求仕様で定義されている範囲を超えてテストすることも目的としている。

Property Value
dbo:abstract Les tests système de logiciel ou de matériel réfèrent à un processus de test d'un système intégré afin d'évaluer sa conformité aux exigences spécifiées. Les tests système appartiennent à la classe des tests de type boîte noire, et en tant que tels, ne devraient exiger aucune connaissance de la conception interne du code ou de la logique. En règle générale, les tests système prennent comme entrée tous les composants logiciels « intégrés » (ayant réussi les tests d'intégration) mais aussi le système logiciel lui-même intégré à n'importe quel système matériel compatible. Le but des tests d'intégration est de détecter d'éventuelles incohérences entre les unités logicielles intégrées ensemble (appelés assemblages) et entre les assemblages et le matériel. Les tests système sont un type plus restreint de tests, ils cherchent à détecter des défauts à la fois dans les « inter-assemblages » mais également au sein du système dans son ensemble. (fr) System testing is testing conducted on a complete integrated system to evaluate the system's compliance with its specified requirements. System testing takes, as its input, all of the integrated components that have passed integration testing. The purpose of integration testing is to detect any inconsistencies between the units that are integrated together (called assemblages). System testing seeks to detect defects both within the "inter-assemblages" and also within the system as a whole. The actual result is the behavior produced or observed when a component or system is tested. System testing is performed on the entire system in the context of either functional requirement specifications (FRS) or system requirement specification (SRS), or both. System testing tests not only the design, but also the behaviour and even the believed expectations of the customer. It is also intended to test up to and beyond the bounds defined in the software or hardware requirements specification(s). (en) システムテスト (英: system testing)は、完成したソフトウェアシステムに対して行うテストであり、ソフトウェアシステムが要件に準拠しているか評価するため、完全な統合環境のシステムで実施されるテストのこと。総合テスト、総合試験も呼ばれる。 システムテストは、統合テストに合格したすべての統合コンポーネントを入力として使用する。統合テストの目的は、一緒に統合されたユニット(集合と呼ばれる)間の不整合を検出することである。システムテストは、「集合体間」内とシステム全体の両方の欠陥を検出する狙いがある。コンポーネントまたはシステムのテスト時に生成、観察された動作をテスト結果とする。システムテストでは入出力に注目してテストを行うので、ブラックボックステストである。 システムテストは、機能要件仕様(FRS)またはシステム要件仕様(SRS)、あるいはその両方のコンテキストでシステム全体に対して実行される。システムテストでは、設計だけでなく、動作や顧客の期待についてもテストする。また、ソフトウェアまたはハードウェアの要求仕様で定義されている範囲を超えてテストすることも目的としている。 (ja) 시스템 검사(system testing)는 정보시스템이 완전히 통합되어 구축된 상태에서 정보시스템의 기능을 총체적으로 검사하는 것이다. 통합된 각 모듈들이 원래 계획했던 대로 작동하는지, 시스템의 실제 동작과 원래 의도했던 요구사항과는 차이가 없는지 등을 판단하게 된다. 수행 시간, 파일 저장 및 처리 능력, 최대 부하, 복구 및 재시동 능력, 수작업 절차 등을 점검한다. 시스템 검사는 시스템의 내부적인 구현 방식이나 설계에 대한 지식에 관계 없이 테스트를 수행하는 블랙박스 테스트의 일종으로 분류된다. 시스템 검사는 모든 통합 검사를 통과한 "통합된" 소프트웨어 컴포넌트들, 그리고 필요한 하드웨어들과 통합된 소프트웨어 시스템 전체를 대상으로 한다. 통합 검사는 서로 통합된 두 소프트웨어 혹은 하드웨어 단위 사이에 서로 잘 맞지 않는 부분이 있는지를 파악하기 위해서 수행된다. 시스템 검사는 "통합된 컴포넌트들 사이"에 발생하는 결함과 통합된 전체 시스템내에서 발생하는 결함 모두를 발견하기 위해서 수행된다. (ko) Een systeemtest is een test van een systeem, vaak een computersysteem, bestaande uit software en hardware. (nl) Систе́мное тести́рование програ́ммного обеспе́чения — это тестирование программного обеспечения (ПО), выполняемое на полной, интегрированной системе, с целью проверки соответствия системы исходным требованиям. Системное тестирование относится к методам тестирования чёрного ящика, и, тем самым, не требует знаний о внутреннем устройстве системы. Альфа-тестирование и бета-тестирование являются подкатегориями системного тестирования. (ru) O teste de sistema é uma fase do processo de teste de software e de em que o sistema já completamente integrado é verificado quanto a seus requisitos num ambiente de produção. Está no escopo da técnica de teste de caixa-preta, e dessa forma não requer conhecimento da estrutura (lógica) interna do sistema. É um teste mais limitado em relação aos testes de unidade e de integração, fases anteriores do processo de teste, pois se preocupa somente com aspectos gerais do sistema. O teste de sistema não se limita a testar somente requisitos funcionais, mas também requisitos não funcionais como a expectativa do cliente, e por isso inclui também técnicas não funcionais de teste. (pt) 系统测试是将需测试的软件,作为整个基于计算机系统的一个元素,与计算机硬件、外设、某些支持软件、数据和人员等其他系统元素及环境结合在一起测试。 在实际运行(使用)环境下,对计算机系统进行一系列的组装测试和确认测试。系统测试的目的在于通过与系统的作比较,发现软件与系统定义不符合或与之矛盾的地方。 (zh) Сист́емне тестув́ання є одним з рівнів тестування програмного забезпечення. Системне тестування тестує інтегровану систему для перевірки відповідності всім вимогам. Перевірка повноти та правильності документації користувача є важливою частиною системного тестування. Всі тестові комбінації повинні розроблятися тільки з використанням документації користувача. (uk)
dbo:wikiPageExternalLink https://archive.org/details/managingtestingp00rexb
dbo:wikiPageID 864021 (xsd:integer)
dbo:wikiPageInterLanguageLink dbpedia-de:Softwaretest
dbo:wikiPageLength 5682 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1093214587 (xsd:integer)
dbo:wikiPageWikiLink dbr:Requirements dbr:Requirements_analysis dbr:Destructive_testing dbr:Integration_testing dbc:Software_testing dbr:Fault_injection dbr:Functional_requirements dbr:Test_fixture dbr:Quality_control dbc:Systems_engineering dbc:Hardware_testing dbr:Test_case dbr:Mobile-device_testing dbr:Automatic_test_equipment dbr:Software_testing dbr:Verification_and_validation dbr:Nondestructive_testing dbr:Test_plan dbr:Automated_testing
dbp:wikiPageUsesTemplate dbt:Citation_needed dbt:Cite_book dbt:More_citations_needed dbt:Multiple_issues dbt:Reflist dbt:See_also dbt:Short_description dbt:Unbalanced dbt:Software_testing
dcterms:subject dbc:Software_testing dbc:Systems_engineering dbc:Hardware_testing
rdf:type owl:Thing yago:WikicatTests yago:Abstraction100002137 yago:Cognition100023271 yago:Experiment105798043 yago:HigherCognitiveProcess105770664 yago:Inquiry105797597 yago:ProblemSolving105796750 yago:Process105701363 yago:PsychologicalFeature100023100 yago:Thinking105770926 yago:Trial105799212
rdfs:comment システムテスト (英: system testing)は、完成したソフトウェアシステムに対して行うテストであり、ソフトウェアシステムが要件に準拠しているか評価するため、完全な統合環境のシステムで実施されるテストのこと。総合テスト、総合試験も呼ばれる。 システムテストは、統合テストに合格したすべての統合コンポーネントを入力として使用する。統合テストの目的は、一緒に統合されたユニット(集合と呼ばれる)間の不整合を検出することである。システムテストは、「集合体間」内とシステム全体の両方の欠陥を検出する狙いがある。コンポーネントまたはシステムのテスト時に生成、観察された動作をテスト結果とする。システムテストでは入出力に注目してテストを行うので、ブラックボックステストである。 システムテストは、機能要件仕様(FRS)またはシステム要件仕様(SRS)、あるいはその両方のコンテキストでシステム全体に対して実行される。システムテストでは、設計だけでなく、動作や顧客の期待についてもテストする。また、ソフトウェアまたはハードウェアの要求仕様で定義されている範囲を超えてテストすることも目的としている。 (ja) 시스템 검사(system testing)는 정보시스템이 완전히 통합되어 구축된 상태에서 정보시스템의 기능을 총체적으로 검사하는 것이다. 통합된 각 모듈들이 원래 계획했던 대로 작동하는지, 시스템의 실제 동작과 원래 의도했던 요구사항과는 차이가 없는지 등을 판단하게 된다. 수행 시간, 파일 저장 및 처리 능력, 최대 부하, 복구 및 재시동 능력, 수작업 절차 등을 점검한다. 시스템 검사는 시스템의 내부적인 구현 방식이나 설계에 대한 지식에 관계 없이 테스트를 수행하는 블랙박스 테스트의 일종으로 분류된다. 시스템 검사는 모든 통합 검사를 통과한 "통합된" 소프트웨어 컴포넌트들, 그리고 필요한 하드웨어들과 통합된 소프트웨어 시스템 전체를 대상으로 한다. 통합 검사는 서로 통합된 두 소프트웨어 혹은 하드웨어 단위 사이에 서로 잘 맞지 않는 부분이 있는지를 파악하기 위해서 수행된다. 시스템 검사는 "통합된 컴포넌트들 사이"에 발생하는 결함과 통합된 전체 시스템내에서 발생하는 결함 모두를 발견하기 위해서 수행된다. (ko) Een systeemtest is een test van een systeem, vaak een computersysteem, bestaande uit software en hardware. (nl) Систе́мное тести́рование програ́ммного обеспе́чения — это тестирование программного обеспечения (ПО), выполняемое на полной, интегрированной системе, с целью проверки соответствия системы исходным требованиям. Системное тестирование относится к методам тестирования чёрного ящика, и, тем самым, не требует знаний о внутреннем устройстве системы. Альфа-тестирование и бета-тестирование являются подкатегориями системного тестирования. (ru) 系统测试是将需测试的软件,作为整个基于计算机系统的一个元素,与计算机硬件、外设、某些支持软件、数据和人员等其他系统元素及环境结合在一起测试。 在实际运行(使用)环境下,对计算机系统进行一系列的组装测试和确认测试。系统测试的目的在于通过与系统的作比较,发现软件与系统定义不符合或与之矛盾的地方。 (zh) Сист́емне тестув́ання є одним з рівнів тестування програмного забезпечення. Системне тестування тестує інтегровану систему для перевірки відповідності всім вимогам. Перевірка повноти та правильності документації користувача є важливою частиною системного тестування. Всі тестові комбінації повинні розроблятися тільки з використанням документації користувача. (uk) Les tests système de logiciel ou de matériel réfèrent à un processus de test d'un système intégré afin d'évaluer sa conformité aux exigences spécifiées. Les tests système appartiennent à la classe des tests de type boîte noire, et en tant que tels, ne devraient exiger aucune connaissance de la conception interne du code ou de la logique. (fr) System testing is testing conducted on a complete integrated system to evaluate the system's compliance with its specified requirements. System testing takes, as its input, all of the integrated components that have passed integration testing. The purpose of integration testing is to detect any inconsistencies between the units that are integrated together (called assemblages). System testing seeks to detect defects both within the "inter-assemblages" and also within the system as a whole. The actual result is the behavior produced or observed when a component or system is tested. (en) O teste de sistema é uma fase do processo de teste de software e de em que o sistema já completamente integrado é verificado quanto a seus requisitos num ambiente de produção. Está no escopo da técnica de teste de caixa-preta, e dessa forma não requer conhecimento da estrutura (lógica) interna do sistema. É um teste mais limitado em relação aos testes de unidade e de integração, fases anteriores do processo de teste, pois se preocupa somente com aspectos gerais do sistema. (pt)
rdfs:label Proves de sistema (ca) Tests système (fr) システムテスト (ja) 시스템 검사 (ko) Systeemtest (nl) Teste de sistema (pt) System testing (en) Системное тестирование (ru) 系统测试 (zh) Системне тестування (uk)
rdfs:seeAlso dbr:System_integration_testing
owl:sameAs freebase:System testing yago-res:System testing wikidata:System testing dbpedia-ca:System testing dbpedia-fr:System testing dbpedia-ja:System testing dbpedia-ko:System testing dbpedia-nl:System testing dbpedia-pt:System testing dbpedia-ru:System testing dbpedia-uk:System testing dbpedia-vi:System testing dbpedia-zh:System testing https://global.dbpedia.org/id/F6kg
prov:wasDerivedFrom wikipedia-en:System_testing?oldid=1093214587&ns=0
foaf:isPrimaryTopicOf wikipedia-en:System_testing
is dbo:wikiPageRedirects of dbr:System_Test dbr:System_functional_testing dbr:System_test
is dbo:wikiPageWikiLink of dbr:List_of_benchmarking_methods_and_software_tools dbr:Schema_migration dbr:Design_by_contract dbr:Jtest dbr:Dynamic_testing dbr:Integration_testing dbr:Construction_by_configuration dbr:SOAtest dbr:Pytest dbr:Fuzzing dbr:GOES-16 dbr:Glossary_of_computer_science dbr:Mobile_application_testing dbr:Concurrent_testing dbr:Continuous_testing dbr:Orthogonal_array dbr:Orthogonal_array_testing dbr:SoapUI dbr:Functional_testing dbr:Test_automation dbr:Test_loop_translator dbr:Launch_vehicle_system_tests dbr:Load_testing dbr:Acceptance_testing dbr:Dynamic_program_analysis dbr:Parasoft dbr:Digital_twin dbr:Disaster_recovery_and_business_continuity_auditing dbr:Rapid_application_development dbr:Reliability_engineering dbr:Runtime_error_detection dbr:Software_testing_tactics dbr:LADEE dbr:Black-box_testing dbr:TPT_(software) dbr:Release_notes dbr:Axiomatic_product_development_lifecycle dbr:Software_project_management dbr:Software_testing dbr:Human_factors_integration dbr:IBM_TPNS dbr:Shift-left_testing dbr:Xian_MA700 dbr:Model-based_testing dbr:Verification_and_validation dbr:Software_test_documentation dbr:Systems_development_life_cycle dbr:Software_quality_control dbr:Web_accessibility dbr:White-box_testing dbr:Test_strategy dbr:System_Test dbr:System_functional_testing dbr:System_test
is rdfs:seeAlso of dbr:System_integration_testing
is foaf:primaryTopic of wikipedia-en:System_testing