Testing

 0    63 tarjetas    adahocegielka
descargar mp3 imprimir jugar test de práctica
 
término definición
przypadek testowy
empezar lección
test case
warunek testowy
empezar lección
test condition
podstawa testowa
empezar lección
test base
obiekt testów
empezar lección
test object
scenariusz testowy
empezar lección
test scenario
walidacja
empezar lección
validation
weryfikacja
empezar lección
verification
specyfikacja
empezar lección
specification
implementacja
empezar lección
implementation
proces testowy
empezar lección
test process
plan testów
empezar lección
test plan
poziomy testów
empezar lección
test levels
testy jednostkowe
empezar lección
unit tests
testy integracyjne
empezar lección
integration tests
testy systemowe
empezar lección
system tests
testy akceptacyjne
empezar lección
acceptance tests
typy testów
empezar lección
test types
testy funkcjonalne
empezar lección
Functional tests
testy niefunkcjonalne
empezar lección
non-functional tests
testy strukturalne
empezar lección
structural tests
testy regresywne
testy całej aplikacji
empezar lección
regression tests
tests of the whole application
retesty
testy potwierdzające
empezar lección
retests
tests confirming
ponowne testowanie
empezar lección
retesting
testowanie statyczne
empezar lección
static testing
testowanie dynamiczne
empezar lección
dynamic testing
proces testowy
empezar lección
test process
planowanie testów
empezar lección
test planning
analiza testów
empezar lección
test analysis
projektowanie testów
empezar lección
test design
implementacja testów
empezar lección
implementation of tests
wykonywanie testów
empezar lección
performing tests
ukończenie testów
empezar lección
completion of tests
historyjki użytkownika
empezar lección
user stories
zgłaszenie błędów
empezar lección
bug raporting
aplikacja desktopowa
program zainstalowany na komputerze
empezar lección
desktop application
program installed on the computer
aplikacja webowa
aplikacja uruchamiana w przeglądarce
empezar lección
web application
browser application
aplikacja mobilna
oprogramowania działające na urządzeniu przenośnym
empezar lección
mobile application
software running on a mobile device
system operacyjny
empezar lección
operating system
testy czarnoskrzynkowe
empezar lección
blackbox tests
analiza wartości brzegowej
empezar lección
boundary value analysis
klasy równoważności
empezar lección
equivalence partitioning
testowanie w oparciu o tablicę decyzyjną
empezar lección
decision table testing
testowanie przejść pomiędzy stanami
empezar lección
state transition testing
testowanie w oparciu o przypadki testowe
empezar lección
testing based on test cases
7 zasad testowania
empezar lección
7 Principles of Software Testing
1. Testowanie ujawnia usterki, ale nie może dowieść ich braku
empezar lección
1. Testing shows presence of defects
Testing can show that defects are present, but cannot prove their absence
2. Testowanie gruntowne jest niemożliwe
empezar lección
2. Exhaustive testing is impossible
3. Wczesne testowanie oszczędza czas i pieniądze
empezar lección
3. Early testing saves time and money
4. Kumulowanie się defektów
empezar lección
4. Defect clustering
5. Paradoks pestycydów
empezar lección
5. Pesticide paradox
6. Testowanie zależy od kontekstu
empezar lección
6. Testing is context dependent
Testing depends on the context
7. Przekonanie o braku błędów jest błędem
empezar lección
7. Absence of errors fallacy
Absence of errors is deceptive
funkcja, dodatek, funkcjonalność
empezar lección
feature
Planowanie i kontrola
empezar lección
Planning and control
A. Określenie ryzyka
empezar lección
A. Determine the risks
B. Określenie podejścia testowego
empezar lección
B. Determine the test approach
C. Określenie zasobów
empezar lección
C. Determine the resources
D. Określenie kryteriów wyjścia
empezar lección
D. Determine the exit criteria
Analiza i projektowanie testów
empezar lección
Test analysis and design
bardziej testowalne wymaganie
empezar lección
more testable requirement
Wdrożenie i wykonanie testów
empezar lección
Test implementation and execution
Ocena kryteriów wyjścia i raportowanie
empezar lección
Evaluating exit criteria and reporting
Czynności związane z zamknięciem testu
empezar lección
Test closure activities

Debes iniciar sesión para poder comentar.