Site Search

About searching

Search results

    An introduction to unit testing

    22 October 2021

    An introduction to unit testing Posted by s.crouch on 22 October 2021 - 8:34am  This guide is the first in the Unit Testing for Scale and Profit series. Demonstrating … In this guide we’ll look into techniques of automated testing to improve the predictability of a software change, …

    Read more

    An introduction to unit testing

    22 October 2021

    An introduction to unit testing Posted by s.crouch on 22 October … Group lead. This guide is the first in the Unit Testing for Scale and Profit series. Demonstrating … In this guide we’ll look into techniques of automated testing to improve the predictability of a software change, …

    Read more

    Adopting automated testing

    04 February 2015

    Adopting automated testing Posted by m.jackson on 4 February … to prepare for. Our new guide on Adopting automated testing describes an approach for introducing tests by … those we know to be correct. By introducing system testing first, researchers can get some of the benefits of …

    Read more

    Scaling up unit testing using parameterisation

    15 December 2021

    Scaling up unit testing using parameterisation Posted by … Group lead. This guide is the second in the Unit Testing for Scale and Profit series. In our last episode we looked at the benefits of unit testing, and how it can help us automate the verification of …

    Read more

    Ask Steve! - Testing questions about testing

    05 December 2011

    Ask Steve! - Testing questions about testing Posted by m.jackson on 5 December … would surely be Luke Duke.  In this post, Mike answers a testing question about testing frameworks in Python. …

    Read more

    Byte-sized RSE Session on Property-based Testing

    16 April 2024

    Byte-sized RSE Session on Property-based Testing The next Byte-sized RSE session, covering property-based testing, will take place this Friday, 19 April, 13:00-14:30 … research software. This session will look Property-based Testing using Python. This is a form of automated testing

    Read more

    Automating unit testing with Continuous Integration

    23 May 2022

    Automating unit testing with Continuous Integration Posted … Group lead. This guide is the first in the Unit Testing for Scale and Profit series. In a project … results as it should. If we also take into account any testing required on different target user platforms for our …

    Read more

    Research Software Group update: Open Call round 6, integration testing Grid accounting software, and reviewing sustainability

    21 October 2015

    … Software Group update: Open Call round 6, integration testing Grid accounting software, and reviewing … Research Software Group . We’re helping improve the testing of Grid accounting software used by the Large Hadron … We’ll keep you updated with details! Integration testing Grid accounting software We’re often asked …

    Read more

    Testing in Research Software: Review of ICCS 2021 and SeptembRSE

    22 December 2021

    Testing in Research Software: Review of ICCS 2021 and … a speed blogging session, and my group focussed on software testing. Before ploughing ahead, it is worth mentioning that … was also an event at SeptembRSE that touched on software testing, so it seems natural to briefly review that event as …

    Read more

    Top tips on agile software development

    11 December 2013

    … rewritten on a large scale instead. 2. Use automated testing analysis Automation helps find bugs further up … The robustness of automated test scripts also make testing of redundant areas in an application much easier. … quality practices lets quality assurance perform end-to-end testing, even if some components are incomplete or …

    Read more