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.

4 min read

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, only 15% of testing is currently automated [1].

Yet, the promise of increasing automation rates remains great for testers and their organisations. Test automation still holds the potential to increase quality, reduce costs, and lower test cycle times [1].

Clearly, something’s not right here. If automation has so many benefits, why has it not seen wider adoption? This article will consider some of the challenges that prevent effective test automation adoption, before discussing how model-based techniques can enable organisations to hit their desired rates of test automation.

“Manual” test automation is too slow and unsystematic

A key reason for low test automation rates is the manual and often unsystematic processes that surround the automation of execution. Slow and repetitive test case creation and scripting remain common. Meanwhile, low overall test coverage leaves systems exposed to costly bugs, with certain logic being wastefully tested repeatedly.

For example, let’s look at web UIs, which for many testers is the perfect place to start automating. After all, there are free web drivers, the logic maps clearly to business language, and the leap from test case to script appears relatively small. Yet, UI test automation frequently lags far behind UI changes, exposing organisations to costly bugs.

The truth is: test automation is not a magic plug and play solution. Building effective test automation can require substantial financial investment, skilled developers, and time. Fortunately, solutions exist to reduce this barrier to entry, making rigorous test automation viable. Model-based testing is one such approach, capable of enabling rigorous automated testing by overcoming the barriers holding organisations back.

Watch on demand! Curiosity and SelectorsHub present Generate Rigorous Automated Tests – and leave brittle test scripts behind! This webinar showcases a rapid, rigorous, and easy-to-adopt approach to building maintainable automated tests.

watch the free webinar

How is Model-Based Testing used in Test Automation?

“Model-Based Testing” or “MBT” elicits a range of reactions, not always positive. Some find it a daunting term, evoking a complex and sometimes unnecessarily-technical approach. However, model-based testing today can often be as simple as drawing pictures of the system, building intuitive flowcharts of the logic under test.

In this approach, visual flowcharts map out the cause-and-effect logic of the system, establishing a linked-up series of “if this, then this” statements. Each path through the flowchart then reflects a different scenario or test case, reaching an endpoint in the model that forms the expected result.

The mathematical precision of these models furthermore means that every test case or “path” can be identified automatically, drastically reducing the time spent on test case creation. Applying model-based techniques to test automation can also improve the quality of testing.

Model-Based Test Automation is a proven methodology for systematically and automatically identifying test cases associated with complex systems. It facilitates greater and more reliable functional test coverage, while increasing testing agility by automating both test asset creation and maintenance.

Furthermore, flowchart modelling is already frequently used by the BAs who gather requirements in BPMN style flowcharts. Flowcharts therefore enable testers to work collaboratively with BAs, minimising ambiguity, and incompleteness in requirements from day one. In fact, testing can occur from the moment the flowcharts are created, for truly parallel and “shift left” QA.

With the right tools and techniques, model-based testing can introduce the flexibility needed to update test assets in-sprint, as well as the QA resilience to continually generate rigorous automated tests.

Curiosity’s Test Modeller is one such tool, capable of rapidly creating flowcharts to generate rigorous automation scripts. This in turn minimises time lost to repetitive test case creation, maintenance, and scripting, boosting test automation across the software delivery lifecycle.

Picture 1-2

A visual flowchart or model used to automate testing by Test Modeller.

Lowering the barrier of entry to MBT and test automation

Test Modeller, is a flow-driven model-based tool which provides a range of accelerators and connectors for building flowcharts rapidly. This includes importers for existing requirements and test cases, as well as recordings and scans of already built systems. These accelerators are designed to significantly reduce the time and technical knowledge needed to model complex systems, unlocking the value of model-based test automation.

Model-Based Testing avoids the bottlenecks created by manual case design, test data allocation and automated test scripting. This can drastically improve testing speed, making it possible to test complex applications sufficiently, even in short iterations. Meanwhile, the logical precision of the models enables the application of test generation algorithms. These algorithms create the smallest set of tests needed to “cover” all the logic in the models, retaining test coverage while reducing test volume.

Let’s return to the earlier example of UI testing. Test Modeller enables a Model-Based approach to UI testing. Creating models for UI testing is quick, simple, and largely automated with Test Modeller. A browser extension, such as SelectorsHub, can be used to scan a UI, importing the scans to create logical models. Testers then simply select the elements to test, before using an automated generator to create the requisite scripts is generated. This avoids slow and repetitious scripting, while also enhancing functional test coverage.

You can see just how quick this approach is in this 3-minute example:

 

Alternatively, test and requirements importers can be used to rapidly build models of UIs, while visually stringing together reusable subflows to create end-to-end scenarios spanning multiple screens. The result is the same: reliable functional test coverage, without the delays caused by slow and repetitious test creation and scripting.

To top it all off, Test modeller identifies the data needed to test the UI logic. Every test generated from the model comes equipped with the test data needed to execute it. This up-to-date test data is found or made automatically during test creation. This is key to continuous, rigorous test automation and Test Modeller’s model-based approach makes it possible.

Rigorous Test Automation

Model-based approaches can be pivotal in overcoming the barriers to successful test automation. With Test Modeller, you can finally leave brittle test scripts behind and enjoy the benefits of rigorous automated testing.

To see Test Modeller in action, watch Curiosity and SelectorsHub present Generate Rigorous Automated Tests – and leave brittle test scripts behind! Now available on demand! This webinar showcases a rapid, rigorous, and easy-to-adopt approach to building maintainable automated tests. You will see how:

  1. SelectorsHub rapidly identifies UI elements and logic to test, replacing time spent hunting through complex UI code.
  2. Converting the scans into intuitive flowcharts generates custom scripts for open source and commercial frameworks, bringing coders and non-coders into close collaboration.
  3. Updating the central flows regenerates a complete set of up-to-date tests, throwing away broken tests to rapidly test fast-changing systems.
  4. Rapid test maintenance enables in-sprint testing, targeting regression testing to find bugs when they are quicker and easier to fix.

watch the free webinar

Follow Curiosity on LinkedInTwitterFacebook or subscribe to our YouTube Channel.

Footnotes:

[1] Capgemini (2020) World Quality Report 2020-21.

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
10 Features Every Codeless Test Automation Tool Should Offer

10 Features Every Codeless Test Automation Tool Should Offer

The QA community has been buzzing this past month as its members and vendors respond to Angie Jones’ insightful article, 10 features every codeless...

Read More
Automate more, faster, with Test Modeller – TMX Integration

Automate more, faster, with Test Modeller – TMX Integration

The QA community has been speaking about functional test automation for a long time now, but automated test execution rates remain too low. A major...

Read More
5 Barriers to Successful Test Automation

5 Barriers to Successful Test Automation

Organisations today have long understood the need to automate test execution, and 90% believe that automated testing allows testers to perform their...

Read More
Assuring Quality at Speed With Automated and Optimised Test Generation

Assuring Quality at Speed With Automated and Optimised Test Generation

Throughout the development process, software applications undergo a variety of changes, from new functionality and code optimisation to the removal...

Read More
5 Reasons to Model During QA: “Shift Left” QA Uproots Design Defects

5 Reasons to Model During QA: “Shift Left” QA Uproots Design Defects

Model-Based Testing (MBT) itself is not new, but Model-Based Test Automation is experiencing a resurgence in adoption. Model-Based Testing is the...

Read More
Introducing “Functional Performance Testing” Part 1

Introducing “Functional Performance Testing” Part 1

This is Part 1/3 of “Introducing “Functional Performance Testing”, a series of articles considering how to test automatically across multi-tier...

Read More
Announcing Test Automation for Technologies Built with Apache Solr

Announcing Test Automation for Technologies Built with Apache Solr

Curiosity Software Ireland, a specialist vendor in test data management and model-based test automation, today announced support for Apache Solr. The...

Read More
4 Principles for scalable mobile test automation

4 Principles for scalable mobile test automation

Welcome to Part 4/5 in our “Scalable Mobile Test Automation" series!

Read More