Term: “scripting language”. It is the language in which the executable test scripts are written to be used by a test execution tool (such as a capture/playback tool).
Search Results for:
Incremental development model
Term: “incremental development model”. It is the software lifecycle in which a product is broken down in several increments, and each one of them provides a part of the functionality respect to the whole. The requirements have a priority level assigned, and they are delivered according to their priority in...
Test level
Term: “test level”. It is a set of activities jointly managed and organized. A test level is related to the responsibilities of a project. Some test levels are component tests, integration tests, system tests, and acceptance tests.
Test object
Term: “test object”. It is the component or system to be tested. Also look up test item.
Entry point
Term: “entry point”. It is the last executable statement of a component.
Traceability
Term “Traceability”. It is the capacity of identifying related items in the software and the documentation, such as the requirements and the associated tasks. Also look up horizontal traceability and href=”/globetesting/glosario/trazabilidad-vertical/”> vertical traceability.
Resource utilization
En Inglés: “resource utilization”. It is the capacity of a software product to make use of the appropriate quantities and amounts of resources, such as main and secondary memory used by the program, and the required sizes of temporary files, when the software is working in the specified conditions. [According...
Coverage tool
Term: “coverage tool”. It is the tool providing an objective measurement of which structural items, such as statements or branches, have been covered in the test suite.
Defect management
Term: “defect management”. It is the process of determination and researching of defects, and acting and removing them. It includes the defect log, their classification, and the impact determination. [Según IEEE 1044]