Successful CSER 2024 Spring Meeting

SEER Lab’s Jeremy Bradbury, Stacey Koornneef and Riddhi More were in Kingston, ON at Queen’s University on June 10th & 11th for the Consortium for Software Engineering Research (CSER) 2024 Spring Meeting. In total 140 participants attending the CSER 2024 Spring Meeting from universities and industry across Canada. 🇨🇦

ICST 2024 Panel – “The Role of AI in Software Testing”

SEER Lab’s Jeremy Bradbury participated as a panelist in this afternoon’s Fishbowl Panel on “The Role of AI in Software Testing” at the 17th IEEE International Conference on Software Testing, Verification and Validation (ICST 2024). The panel was chair by Gregory Gay (University of Gothenburg) and include panelists Joana Coutinho/Alexandre Lemos (OutSystems, Portugal), Mehrdad SaadatmandContinue reading “ICST 2024 Panel – “The Role of AI in Software Testing””

Welcome to Mitacs Globalink Research Interns

We’re happy to welcome two new Mitacs Globalink research interns to the lab — Sylvain Rocchia from Grenoble INP and Alex Baxter from the University of Edinburgh. Sylvain and Alex will be spending their internship as members of the SEER Lab working on the development of an educational game for learning software testing.

Safety, Testing and Self-Driving Cars

Any system where erroneous behaviour can lead to serious injury or a potential loss of life is classified as a safety critical system. This is true for self-driving or autonomous vehicles where a vehicle malfunction can lead to the injury or death of the driver, passengers or others outside the vehicle. The potential for injuryContinue reading “Safety, Testing and Self-Driving Cars”

Interesting Quotes from AMD Canada Event

On March 7th of last year I attended an OCE event called the “AMD HSA and Heterogeneous Computing Research Showcase.” I recently came across my notes from the event and I thought a few quotes from the keynote speaker, Phil Rogers from AMD Canada,  were worth sharing. Phil Rogers on AMD’s commitment to open industryContinue reading “Interesting Quotes from AMD Canada Event”

Predicting Mutation Scores

Last week my MSc student, Kevin Jalbert, presented his early thesis results at the Workshop on Realizing Artificial Intelligence Synergies in Software Engineering (RAISE 2012). The workshop took place in Zurich Switzerland and was colocated with ICSE 2012. The title of the presentation (and the paper that appears in the proceedings) was “Predicting Mutation Score Using SourceContinue reading “Predicting Mutation Scores”

Software Testing Tools for Concurrency

As the use of concurrency in software increases there are more software testing tools being developed in both industry an academia. Below is a fairly comprehensive list of tools (mainly for Java): ConTest – IBM concurrent testing tool that inserts random delays into Java bytecode ConAn – a thread testing tool for Java CHESS – a Microsoft toolContinue reading “Software Testing Tools for Concurrency”