SUT Factors Flashcards

1
Q

Factors influencing Test Automation

A
SUT Interfaces 
Third Party Software 
Levels of Intrusion 
Different SUT Architectures
Size and Complexity of SUT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

SUT Interfaces

A

option to decompose SUT and perform tests on different levels

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

Levels of Intrusion

A

Depends on how the input for tests are being given , Higher level of intrusion - higher risk of failures.
Could be a simpler solution for test automation.

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

Different SUT Architectures

A

Solutions will vary depending on the architecture of SUT , ex : C++ , puthon may need different solutions.
Also possible to come up with Hybrid solution to support both.

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

size and Complexity of SUT

A

For simple SUT - simple solution of automation is enough. Focus not required to make it more flexible.
For large and complex SUT -TAS must be designed in such a way that is ultra flexible.

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

Others - when SUT is not available

A

Can start planning for Test Automation
candidates for automation can be selected and requirements for automation can be identified.
during design and architecture development - these requirements can be considered to implement.

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