ICT testing

?
Performance Testing
Performance testing is testing that is performed to determine how fast some aspects of a system performs under a particular workload.
1 of 16
Prototyping
Prototyping involves producing working versions of ICT system at different stages during its development.
2 of 16
Multi Platform Testing
Multi-platform testing is aimed at demonstrating the software can e ported to specific hardware or software platforms.
3 of 16
Scalability Testing
Scalability testing is a type of performance testing focused on ensuring the application under test is able to cope with the increase of workload.
4 of 16
Volume Testing
Volume testing confirms that any values that may become large over time (such as accumulated counts, logs and data files) can be accommodated by the program and will not cause the program to stop working or cause poor performance.
5 of 16
Test harnesses
Test harnesses are used in software testing for automating the testing process.
6 of 16
Usability Testing
Usability testing is a means for measuring how well people can use an ICT system or part of an ICT system.
7 of 16
Simulation Testing
Stimulated environments can also be used to see how the system behaves when it is subjected to a series of controlled inputs.
8 of 16
Module Testing
Module testing is the testing of complete code objects as produced by the compiler when built from source.
9 of 16
Integration 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.
10 of 16
System Testing
System testing of software or hardware is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black-box testing, and as such, should require
11 of 16
White Box
White-box testing (also known as clear box testing, glass box testing, transparent box testing, and structural testing) is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality (i.e
12 of 16
Black Box
Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings.
13 of 16
Alpha
Alpha testing is one of the most common software testing strategy used in software development. Its specially used by product development organizations. This test takes place at the developer’s site. Developers observe the users and note problems.
14 of 16
Beta
A test for a computer product prior to commercial release. Beta testing is the last stage of testing, and normally can involve sending the product to beta test sites outside the company for real-world exposure or offering the product for a free trial
15 of 16
Paper Prototype
There is a method which can be used for mocking up a user interface for users to test before it is finally produced using the software.
16 of 16

Other cards in this set

Card 2

Front

Prototyping

Back

Prototyping involves producing working versions of ICT system at different stages during its development.

Card 3

Front

Multi Platform Testing

Back

Preview of the front of card 3

Card 4

Front

Scalability Testing

Back

Preview of the front of card 4

Card 5

Front

Volume Testing

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar ICT resources:

See all ICT resources »See all Development, Training and Testing resources »