What Are Unmapped Controls in Tosca and How to Manage Them?

Learn what unmapped controls in Tosca are and how to effectively handle them in your automated testing process for better test case management.

273 views

Unmapped controls in Tosca refer to application elements that have not been associated or linked with any test steps or actions within your Tosca test cases. Essentially, these controls exist in the application under test but haven't been 'mapped' or utilized in the scope of the automated testing process. To address unmapped controls, you should either map these controls to relevant test steps in your test cases if they are necessary for your testing objectives, or review and remove them if they are not required to streamline your test environment.

FAQs & Answers

  1. What does unmapped controls mean in Tosca? Unmapped controls in Tosca are application elements that have not been linked to any test steps or actions within your Tosca test cases.
  2. How can I address unmapped controls in Tosca? You can handle unmapped controls by mapping them to relevant test steps if they are needed, or removing them if unnecessary to streamline your test environment.
  3. Why is it important to manage unmapped controls in Tosca? Managing unmapped controls ensures comprehensive test coverage and maintains an organized, efficient testing process.