Testing

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

您必须登录才能发表评论。