Orddelen 2 Flashcards

1
Q

acceptanstestning

A

En testnivå som fokuserar på att bedöma om systemet kan
accepteras. (acceptance testing)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

black-box-testning

A

Testning baserad på en analys av specifikationen för komponenten
eller systemet. (black-box testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

funktionstestning

A

Testning genomförd för att utvärdera om en komponent eller ett
system överensstämmer med funktionella krav. (functional testing)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

icke-funktionell testning

A

Testning som genomförs för att utvärdera att en komponent eller ett
system överensstämmer med icke-funktionella krav. (non-functional testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

integrationstestning

A

En testnivå som fokuserar på samspelet mellan komponenter eller
system (integration testing)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

komponentintegrationstestning

A

Integrationstestning av komponenter (component integration testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

komponenttestning

A

En testnivå som fokuserar på individuella hårdvaru- eller
programvarukomponenter. (component testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

omtestning

A

En typ av ändringsbaserad testning som genomförs efter att fel
åtgärdats med syftet att bekräfta att felsymptom som orsakades av
dessa fel inte återuppstår. (confirmation testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

regressionstestning

A

Ändringsrelaterad testning för att upptäcka om fel har införts eller
blivit oupptäckta i oförändrade områden i programvaran. (regression testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

shift-left

A

Ett angreppssätt för att genomföra test- och
kvalitetssäkringsaktiviteter så tidigt som möjligt i
programvaruutvecklingens livscykel. (shift left)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

systemintegrationstestning

A

En testnivå som fokuserar på samspelet mellan system. (system integration testing )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

systemtestning

A

En testnivå som fokuserar på att verifiera att ett system som helhet
uppfyller specificerade krav. (system testing)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

testnivå

A

En specifik instans av en testprocess. (test level)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

testobjekt

A

Den arbetsprodukt som testas. (test object )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

testtyp

A

En grupp testaktiviteter baserade på specifika testmål riktade mot
specifika egenskaper hos en komponent eller ett system. (test type)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

underhållstestning

A

Test av modifiering av ett system som tagits i drift eller test av hur en
ändrad omgivning påverkar ett drifttaget system. (maintenance testing )

17
Q

white-box-testning

A

Testning baserad på analys av den interna strukturen hos en
komponent eller ett system. (white-box testing )