Workshop Recording
Please login to view recording.What Happened
Select a session to learn more about it.
Automation In Testing: Managing Actions In Automation
What
99 Minute WorkshopDescription
In most systems there are multiple ways we can interact with a system, or as we refer to them in Automation in Testing, seams. These seams allow us to trigger specific behaviours and instruct the system to perform some actions. It could be clicking buttons on a UI and filling in fields. It could be calling several APIs in the right order with specific data.
The first step in managing those actions is identifying what they are and then asking ourselves is it possible for a computer to perform these actions? Following that we also want to consider what can we do to make it easier for the computer to perform those actions.
It may seem like a trivial thing, but in order for our automation to be deterministic we need to be only performing the actions necessary for the scenario we are trying to automate.
Takeaways
- Identify different actions an automated check will have to handle
- Determine what actions need to be managed during an automated check
- Identify tools that can be used to trigger actions within an automated check
Speakers
Frequently Asked Questions
Are the Workshops Recorded?
Our 99-minute workshops are designed to be attended live. If you can’t make the scheduled time, we will add highlights of the workshop in the future once the workshops are complete.