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

コメントを投稿するにはログインする必要があります。