Tag: cloud testing
Tip: how to fix “locators did not match any elements…”
How to fix automated UI tests quickly when the layout of the application under test changes.
Releasing better support for managing large test suites
The latest Usetrace software release replaced one of our main user interfaces: The All Traces list. Our heaviest users have over 1000 traces. Managing such a large number of traces requires that the trace list offers efficient searching and sorting mechanism, mass operations, and it must be fast.
Who is responsible for GUI testing?
GUI testing automation is a technical task being pushed from programmers to noncoders. This post elaborates the GUI testing challenges.