The process of updating test scripts due to changes in the application is known as __________ in the Automation Testing Life Cycle.
- Script Evolution
- Script Modification
- Script Refactoring
- Script Versioning
In the Automation Testing Life Cycle, when test scripts are updated due to changes in the application, it is known as script refactoring. This process involves modifying and improving the existing scripts to maintain their effectiveness and relevance as the application evolves. It ensures that the automation suite remains reliable and aligns with the changes in the software under test.
Loading...
Related Quiz
- In automation testing, what type of test cases are typically selected first for automation?
- What is the primary use of shell scripting in automation testing?
- In Appium, what is the role of Desired Capabilities?
- How does Selenium handle dynamic web elements that load asynchronously?
- In JMeter, the __________ component is used to add dynamic content to a request.