One of the considerations when deploying test execution tools is that recorded manual tests may become unstable. This instability can be due to changes in the user interface, environment, or other dependencies that the recorded script relies on. As a result, maintaining these recorded tests can be challenging and may require frequent updates.
[Reference: ISTQB CTFL Syllabus, version 4.0, discusses the potential instability of recorded manual tests when using test execution tools., , ]
Submit