What Is Rescan in Tosca and How Does It Update Automated Tests?

Learn how the Rescan feature in Tosca helps update automated tests quickly by capturing changes in the application-under-test for accurate test maintenance.

48 views

Rescan in Tosca refers to a feature that allows users to quickly update their automated tests when the application-under-test changes. Instead of manually updating each test case, you can rescan the changed controls or the entire application. This process captures the new or updated elements, ensuring your tests stay relevant and accurate. This powerful tool saves significant time and helps maintain the integrity and reliability of your test suite over the lifecycle of your application development.

FAQs & Answers

  1. What does the Rescan feature do in Tosca? Rescan in Tosca updates your automated tests by detecting changes in application controls, allowing quick and accurate adjustments without manual edits.
  2. Why is rescan important in automated testing with Tosca? Rescan saves time and maintains test accuracy by automatically capturing updated elements when the application changes, ensuring reliable test execution.
  3. Can rescan update all controls in Tosca tests at once? Yes, rescan can update changed controls individually or the entire application's controls within your test cases as needed.