Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question # 1 ( 1 point ) Which of the following is considered to be an advantage of test automation over manual testing? a )
Question # point
Which of the following is considered to be an advantage of test automation over manual testing?
a The time required for test execution is lengthened and the coverage is increased
b The time required for test execution is shortened and the coverage is increased
c The time required for test execution is lengthened and the coverage is reduced
d The time required for test execution is shortened and the coverage is reduced
Select ONE option.
Question # point
Which of the following is an important technical success factor for any significant automation
project?
a The TAA must be designed for learnability
b The TAA must support the ability to automate all manual tests
c The SUT must be selfdocumenting
d The GUI interaction and data must be coupled with the graphical interface
Select ONE option.
Question # points
You are deciding on the functional test automation approach for a highly complex system which is
expected to be used in production for many years. You have already conducted a survey with the
major tool vendors and you have determined that you will not be able to use any of their tools to
create your test automation due to the nonstandard interfaces that were required for the software.
You and the developers have decided that your best automation approach will be through custom
interfaces implemented specifically for testing.
What are two concerns you should have with this approach?
a If the interfaces are not disabled before release, there could be a security risk
b The performance of the test interfaces may be much faster than the performance of the real
interfaces
c The effort spent to develop test automation will not be justified by the expected lifespan of
the code in production
d Because there is a high level of intrusion, there may be false alarms generated
e Because there is a low level of intrusion, the test results will not be representative of the
production code
Select TWO options.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started