How to Merge Modules in Tosca: Step-by-Step Guide Using the Merge Wizard
Learn how to efficiently merge modules in Tosca using the Merge Wizard to reduce redundancy and improve project maintainability.
270 views
To merge modules in Tosca, use the Merge Wizard feature. Start by selecting the modules you want to merge from the Modules section. Right-click and choose 'Merge Modules'. The wizard will guide you through choosing a target module and mapping attributes between the source and target. Ensure that all necessary attributes are correctly mapped before completing the merge. This process consolidates tests efficiently, reducing redundancy and improving maintainability in your Tosca project. Always backup your data before merging to prevent loss.
FAQs & Answers
- What is the Merge Wizard in Tosca? The Merge Wizard in Tosca is a feature that allows users to combine multiple modules into a single target module by mapping attributes, helping reduce test redundancy.
- Can I undo a module merge in Tosca? Tosca does not provide a direct undo for module merges, so it is recommended to backup your project data before performing a merge to prevent any loss.
- Why should I merge modules in Tosca? Merging modules helps consolidate test assets, reduce redundancy, improve maintainability, and streamline your Tosca test automation project.
- How do I map attributes when merging modules in Tosca? During the merge process, the Merge Wizard guides you to map source module attributes to the target module attributes to ensure data integrity and consistency.