Develop
The Develop section is your central workspace in Qualitia Boson for building and managing all automation assets. Start by exploring the Overview of UI and Its Elements to get familiar with the workspace layout and key components.
Automation design begins with creating Test Scenarios, which define high-level business workflows. These scenarios are expanded into detailed Test Cases, where you add functional steps, validations, and requirement coverage — enabling complete traceability.
To make testing scalable and data-driven, inputs can be externalized through Test Data, allowing the same test case to run with different value sets.
Reusable automation logic is structured through Tasks and Task Steps, helping maintain efficiency and consistency across cases. While building flows, you interact with application elements called Objects. Learn how objects work in Understanding Object, including locator fundamentals, mobile/web locator types, and fallback strategies using multi-locators.
Accelerate asset creation using the Test Recorder — available for Web, Mobile, Desktop, Salesforce, and REST API applications — to automatically capture elements and actions. You can also add and refine objects manually and maintain them using Manage Object to ensure reliability when applications evolve.
While developing and executing tests, the Error Toolkit helps analyze failures and optimize scripts for stable results. You can also manage work across multiple projects with Switching Between Projects, and extend automation capabilities using custom-built actions through Custom Action.