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

How to Scale Mobile Test Generation

How to Scale Mobile Test Generation

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

Part 4 identified four principles for scalable mobile test automation, concluding that rigorous mobile test automation cannot be exhaustive or manual, but must automatically and collaboratively generate targeted tests from among the vast “combinatorial explosion” created by mobile tests and devices.

Let’s now consider techniques for putting these principles into practice, considering how model-based test generation creates rigorous tests at scale, creating and targeting automated tests continuously for mobile.

Want to read all five parts of the series? Download our eBook, How to Scale Mobile Test Automation.

read the eBook

Generate and scale mobile tests using visual models

Model-based test generation from Test Modeller offers a proven technique for implementing the principles of scalable mobile testing identified in Part 4 of this series.

In this approach, collaborative flowcharts map the logic of each mobile component, auto-generating targeted tests and data for mobile.

The visual flows specify both the test logic and reusable automation needed to test each step, as well as the devices, platforms and browsers to test against. Combining the flows then authors end-to-end scenarios at speed, applying automated coverage algorithms to generate targeted tests.

As mobile systems change, you then only need to make one-off changes to the reusable automation actions and flowcharts, regenerating rigorous and targeted mobile tests.

Combining reusable flowcharts and automation libraries generates and maintains optimised tests and data for integrated mobile components.Combining reusable flowcharts and automation libraries generates and maintains optimised tests and data for integrated mobile components.

Let’s now look in more detail at this approach, considering how it sidesteps repetitive scripting and optimises in-sprint test coverage, enabling rapid and rigorous mobile testing at scale.

Rapid and simplified Mobile test design

The scalable test generation starts with the creation of visual flowcharts that chart your mobile application logic. The models map a series of “if this/then this” statements, forming journeys through the mobile website or app. To maximise reusability, each step only needs defining once to feature in multiple user journeys:

An easy-to-use flowchart models defines user journeys through a mobile web store

An easy-to-use flowchart models defines user journeys through a mobile web store.

Each model is likewise reusable, enabling lightning-fast test authorship for end-to-end scenarios. Combining vast mobile test logic becomes as quick-and simple as dragging-and-dropping blocks to master flows, connecting the dots between the subprocesses:

Reusable flowcharts are quick-to-combine, rapidly modelling end-to-end journeys through mobile systems

Reusable flowcharts are quick-to-combine, rapidly modelling end-to-end journeys through mobile systems.

Reusable mobile test automation

The reusability does not stop with the models. In Test Modeller, automation actions are likewise centralised and reusable from shared libraries.

Automating test steps is in turn as quick and easy as dragging-and-dropping reusable actions from central repositories, providing a locator from your choice of mobile app inspector:

Automating the modelled logic is as quick and simple as dragging and dropping reusable automation from a central library

Automating the modelled logic is as quick and simple as dragging and dropping reusable automation from a central library.

Test Modeller comes equipped with a library of reusable mobile automation actions, while additional code can be synchronised from scripted frameworks. The actions are all customisable using code templates, ensuring the extensibility and flexibility of mobile test automation:

Reusable mobile automation actions are all configurable at the code level, ensuring that mobile test generation can “cover” even the most complex logic.

Reusable automation actions are all configurable at the code level, ensuring that mobile test generation can “cover” even the most complex logic.

Testing across devices and platforms

The reusable automation library further includes actions for spinning up different devices, operating systems, browsers and platforms. This is performed in your choice of device lab, emulator or simulator, as well as visual testing grids.

You can accordingly reuse test logic and scenarios defined once in reusable flowcharts to test at scale across platforms and devices. This simply uses a decision block to pick between devices and platforms, using optimisation algorithms to force test generation down particular paths in the end-to-end flowchart:

A path has been auto-generated to spin up an Android device and app in Sauce Labs US Server

A path has been auto-generated to spin up an Android device and app in Sauce Labs’ US Server.

Targeted test script generation:

The logical precision of Test Modeller’s flowchart models enables this automated test generation.

The flowchart model provides a “directed graph”, to which automated “graph analysis” algorithms can be applied. These algorithms act like a GPS finding routes through a city map, and are capable of identifying every possible path through end-to-end models:

Automated test generation identifies an optimal set pf paths through a modelled mobile application

Automated test generation identifies an optimal set of paths through a modelled mobile application.

With the combinatorial explosion created by mobile testing, you will rarely want to test exhaustively. Test Modeller’s coverage algorithms therefore allow you to reduce the total test volume, without compromising test coverage.

The test generation systematically generates the smallest set of test cases needed to “cover” every logically distinct path through the flowchart, while coverage profiles can focus on at-risk logic. This doesn’t just include targeting test logic; coverage profiles can additionally focus on particular devices, browsers, and platforms, achieving the optimal mix of devices and test logic in sprint.

Automated maintenance and continuous testing

This approach creates a 1:1 mapping between mobile system component and flowchart model, as well as a 1:1 mapping between the automation code and each reusable automation action. This makes test maintenance as quick as making one-off changes in centralised automation libraries and flowcharts, recombining the componentised logic and automation to generate up-to-date tests.

The automated test generation refactors previously generated test cases and scripts, which are all traceable back to the flowcharts. This avoids manual test maintenance and the risk of growing technical debt, regenerating targeted tests “just in time” during CI/CD.

Deliver quality experiences to every user and device

As app and website traffic fast moves to mobile, testing strategies must likewise shift to ensure that every user, on every device, enjoys a seamless experience. This calls for new approaches in test automation, avoiding the “manual” test automation that has historically only managed to automate 15-20% of tests [1].

Mobile test automation cannot furthermore focus on creating more tests, faster. It must also target and optimise testing, prioritising from the trillions of permutations created by the combination of different device types, browsers, operating systems, mobile logic and beyond.

Model-based test generation offers a proven technique for generating rigorous tests at scale, automating the prioritisation and creation of automated tests.

Generating targeted mobile tests from visual flowcharts accordingly fulfils the four principles of scalable mobile test automation identified in this series, rigorously testing fast-changing apps for use across an optimal mix of devices and platforms:

Reusability

The model-based test generation creates automated tests from central models and reusable automation libraries. This enables rapid test creation and maintenance, as you only need to define logic and automation code once. Making one-off changes to models and automation libraries then reflects changes in mobile code and logic, rapidly refactoring tests.

Automation

The flowchart models automatically generate mobile test cases and scripts, avoiding the bottlenecks and technical debt associated with repetitive test scripting and brittle test maintenance. In its fullest implementation, this test generation becomes continuous, importing artifacts to central flowcharts and leveraging traceability analysis to regenerate tests and models based on changes from across the SDLC.

Optimisation

The automated test generation further creates the smallest set of tests needed to “cover” the whole model, while the optimisation algorithms can also be used to target particular logic and combinations based on time and risk. This overcomes mobile’s “combinatorial explosion”, testing the right blend of devices and logic in-sprint.

Communication

The intuitive, visual flowcharts additionally provide a central point of collaboration and communication. They are readily accessible to system designers, developers and testers, who can all provide feedback to avoid rework and leverage the easy-to-use models to generate “shift left” tests.

Read all five parts of this series in Curiosity’s latest eBook, How to Scale Mobile Test Automation.

read the eBook

References:

[1] Capgemini, Sogeti (2022), The World Quality Report 2021-22, P. 23. Retrieved from https://www.capgemini.com/insights/research-library/world-quality-report-wqr-2021-22/ on December 12th 2022.

 

 

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
Mobile test automation - 5 mistakes to avoid

Mobile test automation - 5 mistakes to avoid

Welcome to Part 3/5 in our “Scalable Mobile Test Automation” series. So far, we’ve seen how testing strategies must adapt to meet the rapid rise of...

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
Mobile: A growing gap in your test automation strategy?

Mobile: A growing gap in your test automation strategy?

As traffic fast shifts to mobile devices, you can’t wait for users to discover gaps in your testing coverage and strategy. This calls for a new...

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
Parasoft and Curiosity partner!

Parasoft and Curiosity partner!

Parasoft, the global leader in automated software testing, today announced they have partnered with Curiosity Software Ireland, specialist provider...

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
Will Chat GPT and generative AI “replace” testing?

Will Chat GPT and generative AI “replace” testing?

There is a lot of buzz within the software testing and development communities about Chat GPT, and the role of generative AI in testing.

Read More
Just how complex is mobile testing?

Just how complex is mobile testing?

Welcome to Part 2/5 in our “Scalable Mobile Test Automation” series. Part 1 set out the seismic rise in mobile use, arguing that testing strategies...

Read More