Skip to the main content.

Curiosity Modeller

Design Complex Systems, Create Visual Models, Collaborate on Requirements, Eradicate Bugs and Deliver Quality! 

Product Overview Solutions
Success Stories Integrations
Book a Demo Release Notes
Free Trial Brochure
Pricing  

Enterprise Test Data

Stream Complete and Compliant Test Data On-Demand, Removing Bottlenecks and Boosting Coverage!

Explore Curiosity's Solutions

Our innovative solutions help you deliver quality software earlier, and at less cost!

robot-excited copy-1              AI Accelerated Quality              Scalable AI accelerated test creation for improved quality and faster software delivery.

palette copy-1                      Test Case Design                Generate the smallest set of test cases needed to test complex systems.

database-arrow-right copy-3          Data Subsetting & Cloning      Extract the smallest data sets needed for referential integrity and coverage.

cloud-cog copy                  API Test Automation              Make complex API testing simple, using a visual approach to generate rigorous API tests.

plus-box-multiple copy-1         Synthetic Data Generation             Generate complete and compliant synthetic data on-demand for every scenario.

file-find copy-1                                     Data Allocation                  Automatically find and make data for every possible test, testing continuously and in parallel.

sitemap copy-1                Requirements Modelling          Model complex systems and requirements as complete flowcharts in-sprint.

lock copy-1                                 Data Masking                            Identify and mask sensitive information across databases and files.

database-sync copy-2                   Legacy TDM Replacement        Move to a modern test data solution with cutting-edge capabilities.

Explore Curiosity's Resources

See how we empower customer success, watch our latest webinars, read our newest eBooks and more.

video-vintage copy                                      Webinars                                Register for upcoming events, and watch our latest on-demand webinars.

radio copy                                   Podcasts                                  Listen to the latest episode of the Why Didn't You Test That? Podcast and more.

notebook copy                                           eBooks                                Download our latest research papers and solutions briefs.

calendar copy                                       Events                                          Join the Curiosity team in person or virtually at our upcoming events and conferences.

book-open-page-variant copy                                          Blog                                        Discover software quality trends and thought leadership brought to you by the Curiosity team.

face-agent copy                               Help & Support                            Find a solution, request expert support and contact Curiosity. 

bookmark-check copy                            Success Stories                            Learn how our customers found success with Curiosity's Modeller and Enterprise Test Data.

file-document-multiple (1) copy                                 Documentation                            Get started with the Curiosity Platform, discover our learning portal and find solutions. 

connection copy                                  Integrations                              Explore Modeller's wide range of connections and integrations.

Better Software, Faster Delivery!

Curiosity are your partners for designing and building complex systems in short sprints!

account-supervisor copy                            Meet Our Team                          Meet our team of world leading experts in software quality and test data.

calendar-month copy                                         Our History                                Explore Curiosity's long history of creating market-defining solutions and success.

check-decagram copy                                       Our Mission                                Discover how we aim to revolutionize the quality and speed of software delivery.

handshake copy                            Our Partners                            Learn about our partners and how we can help you solve your software delivery challenges.

account-tie-woman copy                                        Careers                                    Join our growing team of industry veterans, experts, innovators and specialists. 

typewriter copy                             Press Releases                          Read the latest Curiosity news and company updates.

bookmark-check copy                            Success Stories                          Learn how our customers found success with Curiosity's Modeller and Enterprise Test Data.

book-open-page-variant copy                                                  Blog                                                Discover software quality trends and thought leadership brought to you by the Curiosity team.

phone-classic copy                                      Contact Us                                           Get in touch with a Curiosity expert or leave us a message.

5 min read

Bringing Clarity to Complexity: Visual Models in Requirements Engineering

Bringing Clarity to Complexity: Visual Models in Requirements Engineering

In the dynamic, interconnected world of software development, clarity is key. Yet, requirements engineering - the process of defining, documenting, and maintaining software requirements - is often fraught with complexities that can hinder project progress.

Incomplete, ambiguous, and conflicting requirements often cause a misalignment between stakeholders, and throughout product development. Too often, this equates to the wrong software being built, defects identified far too late in the development lifecycle, and ultimately projects being delayed. 

This challenge is especially acute when requirements are communicated solely through text. Visual models instead offer a proven approach for articulating requirements with precision and comprehensibility.  

Using visual models in requirements engineering provides significant advantages over traditional text-based methods. This blog will demonstrate their value through practical examples. 

Visualisation in Requirements Engineering 

The human brain excels at interpreting and understanding visual data, allowing us to make sense of the world around us. Visual models are no different. They serve as potent instruments within the realm of requirements engineering.  

Visual models offer more than just a pleasing visual display of information. They tap into our cognitive ability to interpret visual data, providing a powerful tool for comprehension and communication, minimising misalignment. 

Using diagrams and graphical representations, visual models simplify the relationships and dynamics in requirements. They clearly display nuances that are lost within textual representations.  

Visual models eradicate ambiguity, foster shared comprehension among stakeholders, and introduce an element of simplicity within the complexities of a requirement. Consequently, they illuminate the path towards understandable, clear requirements, which ultimately aide with the speed of delivery and project success. 

Textual Requirements versus Visual Models: A Comparative View 

To appreciate the difference that visual models bring to requirements engineering, let's consider a textual requirement: 

"A user should be able to register on the platform using their email address. After successful registration, a verification email should be sent to the registered email address. The user will only gain full access to the platform after verifying their email." 

While the textual requirement provides necessary information, it fails to efficiently portray the flow of actions and conditions involved. Now, let's compare this to a visual model representation using a flowchart: 

A picture containing line, diagram, screenshot, plot

Description automatically generated

Visualizing the requirement through a flowchart provides a clear understanding of the process flow and the interdependencies involved. From this one example, it's immediately apparent that it's much quicker to grasp an image than sift through a dense block of text. 

The visual model also highlights gaps in the textual requirement, such as potential 'negative' user journeys. What happens if a user enters an invalid email or doesn't proceed with verifying their email address? The visualization makes these user journeys and their impacts on the system instantly evident, something the textual requirement may fail to capture.  

Overall, the visual model underscores the complexity and nuances of the requirement in a more user-friendly and comprehensive way. 

Incomplete Requirements 

Let’s consider another requirement, this one a bit more complicated, with embedded sets of rules. 

“As a prospective customer, I want to apply for a credit card, so that I can make purchases on credit. User is able to input their personal details and financial information (Income, employment status). System checks the user's credit score from a credit bureau. Based on credit score and financial information, system decides the credit limit. System verifies the user's age to be 18 years or above. User receives a confirmation if the application is successful, along with their initial credit limit.” 

While the requirement seems exhaustive at first, let's convert it into a visual model for a more holistic understanding: 

A picture containing text, line, plot, font

Description automatically generated

A review of the visual model uncovers a few overlooked areas in the original requirement. For instance, what are the specific ranges for the credit score and financial status that influence the credit limit? These are areas that text-based requirements often miss and are much more evident once visualized in a model. Here is the finalised and complete model: 

A picture containing text, line, plot, diagram

Description automatically generated

Speed of Interpretation 

Let’s consider another requirement, this is for a drink’s promotion. This has several connected rules which chain together to formulate when a customer is eligible for a free drink: 

“The promotion requires customers to run a minimum of 10 miles per week in order to qualify for a free drink. Customers must track their miles and present the results to the cashier in order to receive the promotion. The promotion is valid for a limited time period and is only applicable for select drinks as determined by the establishment. Customers must be 18 years or older to participate in the promotion.” 

By examining the visual model, we can discern and understand the conditions and process flow much more swiftly than when it's in textual form: 

A picture containing line, diagram, plot, font

Description automatically generated

Modelling also prompts us to think about some possible ambiguities or gaps. For instance, how do customers track and validate their miles? What is the exact timeframe of the promotion? Which drinks are included in the offer? These potential questions become more apparent and easier to address when using visual modelling, reinforcing the power of visual interpretation. 

Benefits of Using Visual Models in Requirements Engineering 

Having seen the value of modelling in practice, let’s summarise the manifest benefits offered by visual modelling during requirements engineering: 

  1. Enhanced Comprehension: Visual models illustrate connections, hierarchies, and flows in ways that words cannot. They allow stakeholders with varying expertise to understand the system's requirements more intuitively.

  2. Improved Collaboration: Visual models create a shared language among stakeholders, fostering improved collaboration. They facilitate more effective discussions around requirements, changes, and issue resolution.

  3. Efficient Verification and Validation: Visual models make it easier to identify inconsistencies, redundancies, or omissions, ensuring the quality of requirements. They also support model-based testing, where test cases are derived from models to verify the system behaviour against requirements.

  4. Reduced Ambiguity: Visual models provide a clear, unambiguous representation of complex processes, reducing the potential for misunderstandings or misinterpretations.

  5. Better Documentation: Visual models serve as a valuable part of project documentation, providing a quick reference for understanding the requirements even long after they were defined.

Additional BONUS - Visual Models and Model-Based Testing 

Visual models aren't just useful for representing requirements; once a model has been built, it can be plugged into a model-based pipeline.  

A model-based approach promotes the generation of test cases automatically from the visual model. The tests produced are the optimal set of tests, maximising coverage of the requirement.  

The tests can furthermore be overlaid with rich sets of test data, plugged into your tooling landscape, and transformed seamlessly into automation scripts:  

A picture containing text, screenshot, font, design

Description automatically generated

The significant aspect of this approach is that it enables all these steps to be taken before a single line of code is written. This proactive stance paves the way for enhanced efficiency, error detection in the early stages, and ultimately a higher quality product.  

The incorporation of visual models into a model-based testing approach brings about a paradigm shift in how software requirements are tested and validated. 

Generative AI to move from textual requirements to Models 

Transitioning from textual requirements to visual models requires business analysts and product owners to evolve into strategic thinkers. This transformation can be daunting, yet the rewards significantly supersede the challenges.  

Overall, we have found the process alone of building a model and thinking critically around a requirement leads to enhanced quality and more rigorous requirements.  

To ease the transition from textual to visual based models, Curiosity have built ModelGPT. This leverages generative artificial intelligence to convert textual requirements into precise visual models.  

ModelGPT not only facilitates the adaptation of existing requirements, but also establishes a robust foundation for you to step into the realm of modelling. By providing an initial springboard into visual modelling, ModelGPT accelerates the learning curve and allows you to swiftly start reaping the numerous benefits of modelling. 

The ROI of Visual Modelling for Requirements 

The use of visual models in requirements engineering is a transformative approach that brings much-needed clarity to complexity. By transitioning from text-based requirements to visual models, teams can enhance comprehension, collaboration, and verification – all while reducing ambiguity.  

While visual models require an initial investment in learning and adopting the approach of modelling, the long-term benefits they provide are significant for software development projects.  

A picture is worth a thousand words, and nowhere is this truer than in requirements engineering. Generative AI has the ability to speed up this approach and compliment the use of existing requirement management solutions.  

To see how Generative AI can accelerate your visual requirements engineering and software testing, check out Curiosity’s recent “AI in Testing” panel discussion

Watch Now

5 Reasons to Model During QA, Part 3/5: Coverage Focuses QA

5 Reasons to Model During QA, Part 3/5: Coverage Focuses QA

Welcome to part 3/5 of 5 Reasons to Model During QA! Part one of this series discussed how modelling enables “shift left” QA, eradicating potentially...

Read More
Using Model-Based Testing to Generate Rigorous Automated Tests

Using Model-Based Testing to Generate Rigorous Automated Tests

Despite increasing investment in test automation, many organisations today are yet to overcome the barrier to successful automated testing. In fact,...

Read More
Introducing “Model-Driven Development”

Introducing “Model-Driven Development”

Behaviour-Driven Development (BDD) emerged in 2006 [1], partly in response to perennial test and development painpoints lingering in spite of “agile”...

Read More
Shift Left Quality With Curiosity's Modeller

Shift Left Quality With Curiosity's Modeller

Software delivery teams across the industry have embraced agile delivery methods in order to promote collaboration between teams and deliver new...

Read More
Chat to Your Requirements: Our Journey Applying Generative AI

Chat to Your Requirements: Our Journey Applying Generative AI

In the digital age, large enterprises are plagued by a lack of understanding of their legacy systems and processes. Knowledge becomes isolated in...

Read More
5 Reasons to Model During QA, Part 2/5: Automated Test Generation

5 Reasons to Model During QA, Part 2/5: Automated Test Generation

Welcome to part 2/5 of 5 Reasons to Model During QA! Part one of this series discussed how formal modelling enables “shift left” QA. It discussed how...

Read More
Containers for Continuous Testing

Containers for Continuous Testing

Application development and testing has been revolutionised in the past several years with artifact and package repositories, enabling delivery of...

Read More
Removing Quality Bottlenecks in CI/CD and DevOps

Removing Quality Bottlenecks in CI/CD and DevOps

Curiosity often discuss barriers to “in-sprint testing”, focusing on techniques for reliably releasing fast-changing systems. These solutions...

Read More
Automated Test Case Design is Key for CI/CD

Automated Test Case Design is Key for CI/CD

Continuous Integration (CI) and Continuous Delivery or Continuous Deployment (CD) pipelines have been largely adopted across the software development...

Read More