Layers of gTAA Flashcards

1
Q

Test Generation Layer

A

Manually generate test cases
Developing test data
Automatically generate test cases (model based testing)

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

Test Definition Layer

A

Specify test cases
Define test data
Define test procedures
test scripts for executing the test cases
Provide access to test libraries (Key word driven)

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

Functions of Test Definition layer

A

Parametrise / data instantiation
Specify test sequences
document test cases, test data

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

Test Execution Layer

A

execution
test logging
test reporting

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

Functions of Test execution layer

A

Setup and tear down of SUT
Setup and tear down of test cases(includes test data)
Intepretation of test data and test cases into executable scripts
Analyse and validate the test results

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

Test Adaption Layer

A

Controlling test harness
Intrerat with SUT
Monitor interactions with SUT.
simulating the SUT with the test harness

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