Kiandra Insights

General Guidance When Testing Your CMS Website

Rhys Evans - Kiandra custom software developer
by
Rhys Evans
Software Developer
|
December 19, 2019
Rhys Evans
Software Developer
December 19, 2019
Illustration representing a CMS on a computer screen

When it comes to building a website, a CMS is a great enabler for a client to have. The ability to control what appears on the site with minimal developer intervention on a regular basis is empowering and can help save money in the long term.

While this is great, how do we go about testing CMS websites? Assuming you aren’t planning to build your CMS from scratch, by leveraging your CMS of choice, you are effectively abstracting away a lot of the content management side of things.

Generally you’d expect the latest stable release of the CMS to handle most of what a user can throw at it, with the obvious faults patched away with hotfixes and newer revisions. This comes with benefits for the development side, too – your team does not have to test this side of things.

Quality Assurance (QA)

However, this raises some questions. What kind of Quality Assurance (QA) do we require on these kinds of projects? Can we write tests for any of this? Recently our team has had some lengthy discussion involving some of our more recent Kentico and Umbraco projects – these are some of my thoughts on the matter.

When it comes to QA, our team is able to perform testing, but they must also play the role of content editor. The client may perform stress testing with more realistic data by the time you reach UAT for your latest sprint worth of features, but the QA team can stress test not necessarily the underlying response of the CMS, but the templates and screens that have been built. Will that heading appear in the specified font? If I create twelve news articles, will they appear in the order I expect them to over on the widget that displays “Latest News”?

What about code tests? First, you may need to accept that if you consider test coverage a useful metric, that you will see a dramatic drop in percentage here. As mentioned previously, most of the files your project has will not need to be tested, or was tested by the developers of the CMS themselves. However, your custom code can still be tested, in much the same way that you might test a completely custom development project.

Takefor example. Your project is in .NET and most of your custom dev will be some form of C# and JavaScript. You might consider separating out your code heavy portions that are not directly linked to a particular page into a side project. That project can be more easily supported with a test project. With the “Kentico.Libraries.Tests” NuGet package, you can write NUnit tests and make sure your custom functionality is working as expected.

Unlike the back-end challenges one might face, front end tools should behave as usual. Your typical testing frameworks like Selenium should still behave as expected. If you’re testing JavaScript with a tool like Jasmine, there shouldn’t be any issues there, either. Your strategies might need to be built around the potential for pages to contain highly customised content, however. In this case, understanding what kinds of inputs a content editor is capable of is important, particularly when dealing with WYSIWYG.

If a content editor can contribute to the HTML structure of a page (or even introduce custom CSS and JS if the situation calls for it), front end tests will need to consider that. If the majority of content is being inserted into the existing HTML and not modifying it, however, a more standard approach might be feasible.

While testing a CMS might seem like a daunting task, there are strategies available for development teams to use. It might not be as simple as the testing available to an ASP.NET application built from scratch, but we can still leverage some control over the work we do on top of our CMS of choice.

If you’d like to discuss a new or ongoing project, we’re here to help. Fill out our simple Contact Us form today and let’s start the conversation.

Share article
LinkedIn.com

More insights

OutSystems logo above the text 'Growth Partner of the Year Australia and New Zealand' on a black background with red and grey abstract circuit-like lines.

Kiandra wins OutSystems Growth Partner of the Year 2025 for the Asia-Pacific region

Tom Wills
16/6/2025

Kiandra has been awarded the OutSystems Growth Partner of the Year 2025 for the Asia-Pacific region. This award celebrates our growth in new clients across the region and Kiandra’s ability to deliver high-impact solutions using the OutSystems low-code platform.

Read more
Hand reaching towards digital automation icons including AI brain, cogwheels, and data arrows, with a glowing purple-blue tech interface in the background.

Your competitors are automating. Are you?

Matthew Dunn
11/6/2025

The logistics industry is moving fast - digitally, operationally, competitively. And while you’re still double-handling data or manually generating paperwork, your competitors are automating their way past you.

Read more
A woman looking thoughtfully at a transparent screen displaying lines of computer code, with bokeh lights in the background, symbolising AI-assisted software development.

AI isnt coming for developers

David Velasquez
3/6/2025

At Kiandra, we use AI tools every day to speed up delivery, improve quality, and help our team focus on the work that really matters. AI is a teammate, not a threat. Think of AI like a calculator for coding. It doesn’t replace expertise, it removes the repetitive work so developers can focus on logic, architecture and real-world problem-solving. 

Read more

Let’s discuss your next project

Whether you’re curious about custom software or have a specific problem to solve – we’re here to answer your questions. Fill in the following form, and we’ll be in touch soon.

Email

Would you like to receive an occasional email showcasing the latest insights, articles and news from our team of software experts?

Thanks for reaching out! One of our software experts will be in
touch soon to help you with your enquiry
Oops! Something went wrong while submitting the form.

This website uses cookies to improve your experience. By browsing our website you consent to the use of cookies as detailed in our Privacy Policy