Basic Definitions

TwitterFacebook
Get flash to fully experience Pearltrees

Test design

In software engineering, test design is the act of creating and writing test suites for testing a software . http://en.wikipedia.org/wiki/Test_design
Test management is the activity of managing some tests. http://en.wikipedia.org/wiki/Test_management

Test management

Model-based testing

http://en.wikipedia.org/wiki/Model-based_testing General model-based testing setting Model-based testing is application of Model based design for designing and optionally also executing artifacts to perform software testing . Models can be used to represent the desired behavior of a System Under Test (SUT), or to represent testing strategies and a test environment.
http://en.wikipedia.org/wiki/Software_testing

Software testing

Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test. [ 1 ] Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation.

Code coverage

http://en.wikipedia.org/wiki/Code_coverage Code coverage is a measure used in software testing . It describes the degree to which the source code of a program has been tested.

Session-based testing

Session-based testing is a software test method that aims to combine accountability and exploratory testing to provide rapid defect discovery, creative on-the-fly test design, management control and metrics reporting. http://en.wikipedia.org/wiki/Session-based_testing