Saltar al contenido
Portada » Tooltips » Página 2

Informaciones emergentes

simulator

  • por

A device, computer program or system used during Testing, which behaves or operates like a given system when provided with a set of controlled inputs. [After IEEE 610, DO178b] See also emulator.

severity

  • por

The degree of impact that a Defect has on the development or operation of a component or system. [After IEEE 610]

cross-site scripting (XSS)

  • por

A vulnerability that allows attackers to inject malicious code into an otherwise benign website.

security risk

  • por

A quality risk related to security.

accountability

  • por

The degree to which the actions of an entity can be traced uniquely to that entity.

functional testing

  • por

Testing based on an analysis of the specification of the Functionality of a component or system. See also black box testing.

API testing

  • por

Testing performed by submitting commands to the software under test using programming interfaces of the application directly.

decision testing

  • por

A white box test design technique in which test cases are designed to execute decision outcomes.

capacity testing

  • por

Testing to evaluate the capacity of a system.

path testing

  • por

A white box test design technique in which test cases are designed to execute paths.