Home > Industry/Domain > Software

Software

Terms relating to the creation, testing, refinement and distribution of software and related products.

37Categories 560841Terms

Add a new term

Contributors in Software

Software > Software testing

data driven testing

Software; Software testing

Testing in which the action of a test case is parameterized by externally defined data values, maintained as a file or spreadsheet. A common technique in Automated Testing.

beta testing

Software; Software testing

Testing of a rerelease of a software product conducted by customers.

integration testing

Software; Software testing

Testing of combined parts of an application to determine if they function together correctly. Usually performed after unit and functional testing. This type of testing is ...

component testing

Software; Software testing

Testing of individual software components.

unit testing

Software; Software testing

Testing of individual software components.

conversion testing

Software; Software testing

Testing of programs or procedures used to convert data from existing systems for use in replacement systems.

gorilla testing

Software; Software testing

Testing one particular module heavily and violently, to see what level of abuse it can handle before breaking.