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.

Take Kentico for 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

An abstract illustration of a young woman testing software on her laptop

Performance testing is a commitment to excellence

Farzin Karthik
20/11/2023

At Kiandra, we recognise and acknowledge the pivotal role of performance testing in achieving this fine balance. In this blog, we will unravel what performance testing truly means at Kiandra and why it's a cornerstone of our development philosophy.

Read more
OutSystems Premier Partner badge sits on a dark blue background

Kiandra becomes first Premier OutSystems partner in the ANZ region

Meghan Lodwick
10/11/2023

Kiandra are proud to announce that it has attained the status of Premier OutSystems Partner – the most important partnership status from the world’s leading enterprise low-code platform.

Read more
Wreath surrounds the text "OutSystems Partner of the Year 2022"

OutSystems Top Partner ANZ for 2022

Meghan Lodwick
18/9/2023

Kiandra has received the OutSystems Partner of the Year Award for the entire Australia New Zealand region. The custom software solutions provider was recognised at the ‘Top Partner of Australia and New Zealand’.

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