System Integration
Endurance Testing
Other Term for Volume Testing.
Volume Testing
Other term for Load Testing.
Spaghetti
Other term for Star.
Hardware
___________ are installed, tested and integrated before software testing and integration begins
Drivers
a component, that calls the TestedUnit.
Stress Testing
Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load it fails and why.
Goal
The _______ of Integration Testing is to test all interfaces subsystems and the interaction of subsystems.
Non-functional
The goal of Performance Testing is to violate ________________ requirements.
Acceptance Testing
The goal of ______________ _________________ is to demonstrate system is ready for operational use.
Integrated
The importance of SI is that the capabilities of one subsystem increases when it is __________ with other subsystems.
Horizontal
an integration method in which a specialized subsystem is dedicated to communication between other subsystems.
Stubs
A component, the TestedUnit depends on.
Unit Testing
A method by which individual units of source code are tested to determine if they are fit for use.
Integration Testing
A phase of software testing in which individual software module are combined and tested as a group.
Performance Testing
A type of testing conducted to identify and eliminate bottlenecks in the system.
Enterprise Application Integration
Acronym of EAI?
Enterprise Service Bus
Acronym of ESB.
System
Aggregation of subsystems cooperating so that the system is able to deliver the overarching functionality.
Continuous Testing
Always start from day one (building, testing and integrating)
Common Data Format
An integration method to avoid every adapter having to convert data to/from every other application.
System Integrator
Brings together discrete systems utilizing a variety of techniques such as computer networking, enterprise application integration, business process management or manual programming
Acceptance Testing
Choice of tests is made by client.
Alpha Test
Client uses the software ate the developer's environment.
Integration Testing
Collection of subsystems determined during the system and object design
Sandwich Testing
Combination of top-down and bottom-up strategy
Beta Test
Conducted at client's environment.
Load Testing
Defined as a process of exercising the system under test by feeding it the largest task possible.
Drivers
In Bottom-up Testing, ______ are needed.
Subsystems
In SI (Engineering), it is defined as a process of bringing together the component of ___________ into one system and ensuring that the subsystems function together as a system.
Physically, Functionality
In SI (IT), it is the process of linking together different computing system and software applications ____________ or __________, to act as a coordinated whole.
Stubs
In Top-down Testing, ______ are needed.
System
It is a collection of different elements working together to achieve a common objective.
ESB
It is capable of translating the interface into another interface. (Acronym)
System Integration (Engineering)
It is defined as a process of bringing together the component of subsystems into one system and ensuring that the subsystems function together as a system.
System Integration (IT)
It is the process of linking together different computing system and software applications physically or functionally, to act as a coordinated whole.
Unit
It is the smallest testable part of an application
System Integrator
Person or company that specializes in bringing together component subsystems into a whole and ensuring that those subsystems function together, a practice known as SI. Used in IT field the defense industry, or in media
Vertical
Process of integrating subsystems according to their functionality by creating functional entities.
Star
Process of integration of the systems where each system is interconnected to each of the remaining subsystems.
Required Skills
System integration engineer needs a broad range of skills and is likely to be defined by a breadth of knowledge.
EAI
Systems usually stipulate an application independent (or common) data format. (Acronym)
Functional Testing
Test cases are designed form the requirements analysis document
Performance Testing
Test how the system behaves when overloaded.
Top-down Testing
Test the top layer of the controlling subsystem first.
Bottom-up Testing
The subsystem in the lowest layer of the call hierarchy are tested individually