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 testing 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 our tools, 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 when designing, building 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.

                              Explore Curiosity's Resources

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

                              Latest Resources


                              Explore a wide range of the latest resources from the Curiosity team!

                              Customer Success Stories


                              Learn how our customers use our tools to achieve success!

                              Help & Support


                              Explore the helpful links below if you need any help.

                              Creating Quality Since 1995

                              Curiosity are your partners when designing, building and rigorously testing complex systems in short sprints!

                              Get To Know Curiosity


                              Explore our history, learn about our team and the latest Curiosity news!

                              Customer Success Stories


                              Learn how our customers use our tools to achieve success!

                              Connect With Us


                              Reach out to our team or keep up to date with our latest news!

                              Visual API testing with Python

                              Test Modeller enables flexible and rigorous API testing, avoiding time lost to complex scripting and API specification analysis. Importing test code and API specifications creates everything needed to generate tests from visual flows, quickly creating the smallest set of tests needed to validate complex APIs in-sprint.

                              Try Modeller

                               

                               

                              Critical-but-complex: APIs make testing bottlenecks even harder to fix

                              Testers today must ensure that critical APIs deliver the right responses to the right requests. Otherwise, internal systems and customer-facing applications come apart at their seams. Yet, it is highly complex making sure that in-house and third part components interface correctly, while API testing has further added to the skills gap already opened by test automation. Testers must first convert complex API specifications into comprehensive API test scenarios, hitting a variety of endpoints with a range of different data combinations. When performed manually, this test design typically hits just a fraction of possible scenarios, while test scripting is slow and complex. A streamlined, simplified, and automated approach is instead needed to protect critical systems from production defects.

                              Discover Model based API testing

                               

                              Auto-generate complete and customisable API tests

                              Test Modeller combines all the flexibility of scripting with the simplicity and rigour of visual test generation, rapidly generating comprehensive API tests from intuitive flowcharts. Automated test generation reuses existing code, using a code importer to parse scripts written in Python, C#, Java, Javascript, and more. A Swagger and OpenAPI importer further identifies the functions and data needed to test complex APIs, creating all the test code, data and logic needed to build new tests. Flowcharts then allow coders and non-coders to assemble end-to-end scenarios visually, simply hitting “generate” to create custom scripts for existing test automation frameworks.Visual Python API Test Automation Test Modeller-2

                              The automated test generation uses multiple optimisation algorithms to create the smallest set of tests required to “cover” every modelled API call and data. This ensures that critical APIs send the right response to for the right request, moving seamlessly from API specifications to comprehensive tests in-sprint. Synchronising code from scripted frameworks further retains all the flexibility of coded automation, avoiding vendor lock and allowing non-coders to build accurate tests. With Test Modeller, cross-functional teams can collaborate to test complex APIs in short iterations, minimising time lost to repetitive scripting and API specification analysis. Visual flowcharts seamlessly reuse custom automation code, importing API specifications to build rigorous automated tests in-sprint.

                              Schedule a Demo

                               

                              “Codeless” API test automation retains all the flexibility of scripting

                              Watch this short demo of Test Modeller converting Python code and a Swagger specification into rigorous tests, to see how:

                              1. Test Modeller’s code importer automatically parses bespoke automation scripts, creating reusable templates for rapid and maintainable API test generation.

                              2. Editing the code templates in an intuitive editor quickly defines all the actions and assertions needed to test complex APIs rigorously, with support for Python, C#, Java, Javascript, and more.

                              3. Importing Swagger and OpenAPI specifications automatically identifies the endpoints, API calls and data needed in testing, avoiding time spent analysing complex API specifications.

                              4. Intuitive flowcharts visually assemble the reusable functions into complete test scenarios, automatically identifying the data equivalence classes needed to test each endpoint.

                              5. Hitting “generate” automatically identifies the test cases needed to test each endpoint rigorously, generating custom Python code without slow and complex scripting.

                              6. Coverage algorithms ensure that API tests “cover” the full spread of modelled data, running the smallest set of tests needed to ensure that each Request receives the correct Response.

                               

                              Speak with an expert

                              Discover how you can build accurate UI test automation in minutes.

                              Schedule a Demo