• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Cyara

Cyara

Cyara Customer Experience Assurance Platform

  • Login
  • Contact us
  • Request a demo
  • Login
  • Contact us
  • Request a demo
  • Why Cyara
    • AI-Led CX Assurance Platform
    • AI vision for CX
    • Cyara partner network
    • Cyara Academy
  • Solutions
    • Transform
          • TRANSFORM – Drive CX Change

          • Functional, regression, & objective testing | Cyara Velocity
          • Performance testing | Cyara Cruncher
          • See all use cases >
          • Cyara platform - Transform - Drive CX change
    • Monitor
          • MONITOR – Assure CX Journeys

          • CX monitoring | Cyara Pulse
          • Telecom assurance | Cyara Voice Assure
          • CX & telecom monitoring | Cyara Pulse 360
          • Call ID line assurance | Cyara Number Trust
          • Agent environment assurance | Cyara ResolveAX
          • See all use cases >
          • Cyara platform - Monitor - Assure CX journeys
    • Optimize
          • OPTIMIZE — Leverage AI for CX

          • Conversational AI optimization | Cyara Botium
          • Generative AI assurance | Cyara AI Trust
          • See all use cases >
          • Cyara platform - Optimize - Leverage AI for CX
    • Connect
          • CONNECT — Assure WebRTC CX

          • WebRTC optimization | Cyara testRTC
          • WebRTC monitoring | Cyara watchRTC
          • WebRTC quality assurance | Cyara qualityRTC
          • See all use cases >
          • Cyara platform - Connect - Assure WebRTC CX
  • Resources
    • CX Assurance blog
    • Customer success showcase
    • CX use cases
    • Events & upcoming webinars
    • On-demand webinars
    • Resource library
    • Customer community
  • About Us
        • About Cyara

        • About Cyara
        • Leadership
        • Careers
        • Legal statements, policies, & agreements
        • Services

        • Cyara Academy
        • Consulting services
        • Customer success services
        • Technical support
        • News

        • CEO’s desk
        • Press releases
        • Media coverage
        • Cyara awards
        • Partners

        • Partners

Blog / CX Assurance

April 12, 2022

Common Chatbot Myths Debunked

Alison Houston

Alison Houston, Data Model Analyst

This article was originally published on QBox’s blog, prior to Cyara’s acquisition of QBox. Learn more about Cyara + QBox.


Chatbot use is on the rise and is also a constant hot topic of debate in the technology world. Are they easy to build? Do end users find them useful? But amongst the debates, there are a lot of myths surrounding chatbots that Alison Houston has made the time to debunk.

Cyara’s conversational AI optimization platform enables businesses to effectively test, train, and monitor chatbots.

Person climbing ladder with question mark

Myth 1. Chatbots are Quick and Easy to Build

Well, yes, it is easy to build a “crapbot” that’s poor quality and isn’t meeting customer requirements. But building a good quality chatbot that’s fit for purpose and is excelling in performance by meeting customer requirements at least 90% of the time is a difficult task. 

You need to start with a solid foundation and the best way to do this is to do an intent and entity mapping exercise.  This involves mapping each question that the chatbot should answer to a category using excel, then sub- categories will start to evolve, creating potential intents and entities.  

As you build your map, consider how questions will be asked, and if they will be asked in a similar way, look to group them within the same intent and use entities for the variables.  

Once you’ve built this solid foundation for your chatbot, the work doesn’t stop there. 

There will be plenty of rounds of testing and training, and you may need to revisit your mapping document and make changes to the structure, either by merging intents that might be covering similar subject areas and are getting confused with another, separating intents that may be getting to large and unwieldy to handle efficiently, or perhaps by adding more entities. 

All of this takes a lot of time, and we’re talking weeks or even perhaps months to perfect if it’s a large model.

So, myth 1 debunked, to build a good quality chatbot is not a quick and certainly not easy to build process! 

Myth 2.  You Can Easily Take Real User Questions and Put Them Directly into Your Chatbot as Training Data

We can all easily fall into the trap of using real user questions which may be far too long and/or contain irrelevant items.  It’s great to use these real user questions if you’re lucky enough to have them, however they’re not always good quality. 

Users tend to be very chatty when using chatbots and sometimes they don’t get straight to the point of their intent.  When using real questions, curate each one by cutting the waffle and making each one into a brief and clearly expressed piece of training data.

Consider each question carefully before adding it as training data and ask yourself ‘Is this a smart piece of training data that represents the intent, will typically be asked by my users, and will provide valuable learning to my model?’  

If the answer is no to any of these points, take action by either curating the question or dismissing it completely!

Myth 2 debunked, a real user question is not usually a valuable piece of training data without curation!

Myth 3. Chuck More and More Training Data at Your Chatbot if it isn’t Working Well

We often see client chatbot models where they have a couple of intents that have many more training data in them compared to the rest of the intents in their model, and it’s usually because the chatbot is struggling to return the correct intent prediction for those huge intents. 

Chatbot builders tend to think that by adding more and more training data to those struggling intents, they will eventually solve the issue. But struggling intents are usually caused by specific problems in the existing training data within the intent.  

The simple fix of adding more training data will not generally rectify those problems, and in fact could be even more detrimental to the overall performance of the chatbot. 

Specific problems could be the concepts within the intent are not being represented very strongly, or perhaps you have a couple of intents that are very similar in subject areas and are battling with each other, it could even be the intent is trying to cover too many subject areas.  

Whatever the reason, rather than just chucking more and more training data at the intent in the hope of making it more responsive, it is better to do a deep analysis of the intent and consider making improvements to the existing training data before adding new data.

Myth 3 debunked, get into good habits of making improvements to your existing training data rather than adding new training data!

Myth 4. Adding Training Data with Very Little Variation is Valuable to Help with Underperforming Intents

There are plenty of tools available to chatbot builders to help expand their training data set.  

But quite often, we see client models who have intents with many lines of utterances that are all very similar, with just perhaps one-word changes from one to another. It’s usually because they’ve used an utterance generator tool.  

For example, there might be a chitchat intent covering questions about the weather, and I see such utterances as:

  • Can I have the weather forecast?
  • Can I have the weather forecast please?
  • Please can I have the weather forecast?
  • Could I have the weather forecast?
  • Could I have the weather forecast please?
  • Please could I have the weather forecast?

You get the picture. 

By adding one of these utterances to the weather intent, of course there’s valuable learning to the chatbot. But adding even just two or three more of these utterances, it’s just not adding any great learning value to the chatbot.

In fact, it could end up being detrimental because it would start to introduce patterns or formulaic phrases within the intent.  

This is where you have a group of words, generally made up of the more insignificant words, that is being repeated many times in your utterances.  In the examples above, it would be the “can I have?” and “could I have?”  

This would start to teach your model that the most important part of this intent is those “can I have?” and “could I have?” patterns, because they’ve been repeated so many times.  And the danger there is the potential to artificially skew that intent over another.

Myth 4 debunked, always make great efforts to make utterances as varied as possible.  

And if your utterance generator tool is spewing out unimaginative training data, it might be time to ditch it and use something a little more intelligent!

If you struggle, use a tool that can generate useful and varied training data, based on existing training data for individual intents. It also helps to deeply analyze existing training data, providing helpful information to improve the data, and to make chatbots more efficient and intelligent.

Read more about: Chatbot Assurance, Chatbot Testing, Chatbots, QBox

Start the Conversation

Tell us what’s on your mind, and learn how Cyara’s AI-led CX transformation can help you delight your customers.

Contact Us

Related Posts

chatbot testing services

June 19, 2025

9 Types of Chatbot Testing to Ensure Consistency, Accuracy, and Engagement

Deliver faster, more efficient, and reliable customer interactions by conducting these 9 types of chatbot testing.

Topics: AI Chatbot Testing, Automated Testing, Chatbot Assurance, Chatbot Testing, Chatbots

chatbot testing solution

May 8, 2025

Chatbot Testing Best Practices to Ensure Flawless Customer Support

As contact centers continue to innovate with AI-powered bots, follow these chatbot testing best practices to optimize your CX for success.

Topics: AI Chatbot Testing, Artificial Intelligence (AI), Chatbot Testing, Chatbots, Conversational AI, Customer Experience (CX)

chatbot testing

March 6, 2025

The Future of Chatbot Testing: 5 Trends to Watch

Advancements have ushered in new ways for businesses and customers to connect. Assure CX quality with Cyara's chatbot testing solutions.

Topics: AI Chatbot Testing, Artificial Intelligence (AI), Automated Testing, Chatbots, Customer Experience (CX)

Footer

  • AI-Led CX Assurance Platform
    • Cyara AI Trust
    • Cyara Botium
    • Cyara CentraCX
    • Cyara Cloud Migration Assurance
    • Cyara Cruncher
    • Cyara Number Trust
    • Cyara probeRTC
    • Cyara Pulse
    • Cyara Pulse 360
    • Cyara qualityRTC
    • Cyara ResolveAX
    • Cyara testingRTC
    • Cyara testRTC
    • Cyara upRTC
    • Cyara Velocity
    • Cyara Voice Assure
    • Cyara watchRTC
  • Use cases
    • Agent desktop testing
    • Cloud contact center monitoring
    • Contact center number test types
    • Contact center testing
    • Continuous testing
    • Conversational AI testing
    • CX monitoring
    • DevOps for CX
    • Email & SMS testing
    • Functional testing
    • Incident management
    • IVR discovery
    • IVR testing
    • Load & performance testing
    • Omnichannel testing
    • Outbound call testing
    • Regression testing
    • Voice biometrics testing
    • Voice of the customer
    • Voice quality testing
    • Web interaction testing
  • Resources
    • CX Assurance blog
    • Customer success showcase
    • Events & upcoming webinars
    • Resource library
    • On-demand webinars
    • Cyara portal & support site access
    • Customer community
  • About us
    • About Cyara
      • About us
      • Leadership
      • Careers
      • Cyara awards
      • Legal statements, policies, & agreements
    • Services
      • Cyara Academy
      • Consulting services
      • Customer success services
      • Technical support
    • News
      • CEO’s desk
      • Press releases
      • Media coverage
    • Partners
      • Partners
      • Integration & technology partners
      • Platform Integrations
  • LinkedIn
  • Twitter
  • YouTube

Copyright © 2006–2025 Cyara® Inc. The Cyara logo, names and marks associated with Cyara’s products and services are trademarks of Cyara. All rights reserved. Privacy Statement  Cookie Settings