Font size
WorksheetsTest Automation and Future of Testing
Total questions: 20
Worksheet time: 10mins
Check the known skills that companies look for QAs/QEs
Deep knowledge on test methodologies
Programming / Coding skills
Test Case Creation and Execution
Debugging
Test Automation skills
These are the common test automation frameworks. Select those that apply.
Behaviour Driven Framework
Keyword Driven Framework
Data Driven Framework
Test Driven Development
This is the process of testing the application through the use of coding / programming
(a)
Record and play is considered "fully automated". True or False.
True
False
Test Automation can be done by these roles. Select all that applies
Automation Engineer
Software Development Engineer in Test (SDET)
Quality Control
Quality Engineer
Select the reasons why we automate tests
Device Fragmentation
VR, ML apps are sprouting everywhere
More and more applications are becoming complex
It's used for marketing and reducing risks
We need to catch up on testing
Select all the benefits of Test Automation
Ensure consistency, reliability, accuracy, and efficiency
Wider test coverage
Saves Time and Cost
Test early and frequently
Early time to market
(a) is the variety of devices that are in use at any given
(a) this is a representation that shows the proportion of different types of tests and where the bulk of tests should be and where the least of tests should be.
Which should not be automated? Select all that applies.
Tests that haven't passed manual test at least once
Features with unstable requirements
Usability tests
Computations
Which of the Test Automation Process identifies which tests to automate?
Tool Selection
Automation Planning
Automation Design
Scope Definition
Which of the Test Automation Process identifies which Tool will support their needs, skills, and budget?
Tool Selection
Automation Planning
Automation Design
Scope Definition
Which of the Test Automation Process identifies the automation approach and framework
Tool Selection
Automation Planning
Automation Design
Scope Definition
Which of the Test Automation Process wherein the members code their test scripts?
Test Reporting
Test Script Development
Test Execution
Automation Planning
Which of the Test Automation Process wherein tool, test management tool integration, test automation framework setup, tool-specific planning happen?
Test Reporting
Test Script Development
Test Execution
Automation Planning
Which of the Test Automation Process wherein test scripts are ran?
Test Reporting
Test Script Development
Test Execution
Automation Planning
Which of the Test Automation Process wherein the result of the test script execution are reported
Test Reporting
Test Script Development
Test Execution
Automation Planning
Which of the Test Automation Process wherein the test scripts are updated as per requirements
Test Reporting
Test Script Development
Test Maintenance
Automation Planning
This is the scaffolding that provides an execution environment for the automation test scripts
Test Automation
Test Automation Framework
Behaviour Driven Framework
Test Pyramid
Which of these is/are not common misconception/s of Test Automation?
It takes time
Does cover everything
It's one-size fits all
Automation is just a strategy
