Dan Ashby
Director of Quality Services

Proud father.
Quality and Testing enthusiast, teacher, coach, and mentor.
Cultural Excellence Lead @ Prima
I blog at: danashby.co.uk
I love being involved in the testing community!

Achievements

Bio Builder
TestBash Trailblazer
Career Champion
Avid Reader
Club Explorer
Scholarship Hero
TestBash Speaker
Glossary Contributor
TestBash Teacher
Cert Shaper
Course creator
Author Debut
99 and Counting
Social Connector
Picture Perfect

Certificates

404 Certificate Not Found
Level up your software testing and quality engineering skills with the credibility of a Ministry of Testing certification.

Activity

Dan Ashby
Dan Ashby
earned:
Lesson 8 of Introduction to Software Development and Testing image
Lesson 8 of Introduction to Software Development and Testing
Dan Ashby
Dan Ashby
earned:
Lesson 7 of Introduction to Software Development and Testing image
Lesson 7 of Introduction to Software Development and Testing
Dan Ashby
Dan Ashby
earned:
Lesson 6 of Introduction to Software Development and Testing image
Lesson 6 of Introduction to Software Development and Testing
Dan Ashby
Dan Ashby
earned:
Lesson 5 of Introduction to Software Development and Testing image
Lesson 5 of Introduction to Software Development and Testing
Dan Ashby
Dan Ashby
earned:
Lesson 4 of Introduction to Software Development and Testing image
Lesson 4 of Introduction to Software Development and Testing

Contributions

Then and Now - MoT workshop version in the old court room  image
  • Dan Ashby's profile image
  • Nicola Sedgwick's profile image
  • Danny Dainton's profile image
  • Simon Tomes's profile image
  • Dan Caseley's profile image
  • stephen mounsey's profile image
  • Rosie Sherry's profile image
10 years since my first MoT workshop. And my 2nd time in this venue as a workshop room. Then - March 2015. Gamification of Software Testing workshop at TestBash ‘s first workshop day. Room of 50...
STEC is complete 🎉: 19 modules, 59 voices, and a jam packed portfolio to show your growth image
  • Cassandra H. Leung's profile image
  • Beth Marshall's profile image
  • Jenny Bramble's profile image
  • Lisa Crispin's profile image
  • Suman Bala's profile image
  • Mark Winteringham's profile image
  • Dan Ashby's profile image
  • Janet Gregory's profile image
  • Lena Nyström's profile image
  • Elizabeth Zagroba's profile image
  • Jenna Charlton's profile image
  • Melissa Eaden's profile image
  • Maaike Brinkhof's profile image
  • Ash Winter's profile image
  • Hilary Weaver's profile image
  • Nicola Lindgren's profile image
  • Beren Van Daele's profile image
  • Gwen Diagram's profile image
  • Jesper Ottosen's profile image
  • Louise Gibbs's profile image
  • Parveen Khan's profile image
  • Daniel Knott's profile image
  • Simon Tomes's profile image
  • Sarah Deery's profile image
  • Ady Stokes's profile image
  • Christine Pinto's profile image
  • Oleksandr Romanov's profile image
  • Aj Wilson's profile image
  • Lewis Prescott's profile image
  • James Wadley's profile image
  • Brittany Stewart's profile image
  • Melissa Fisher's profile image
  • Joyz Ng's profile image
  • Scott Kenyon's profile image
  • Marie Cruz's profile image
  • Emna Ayadi's profile image
  • Ben Dowen's profile image
  • Veerle Verhagen's profile image
  • Rosie Sherry's profile image
  • Mirza Sisic's profile image
  • Richard Adams's profile image
  • Julia Pottinger's profile image
  • Rahul Parwal's profile image
  • Callum Akehurst-Ryan's profile image
  • Mahathee Dandibhotla's profile image
  • Karen Tests Stuff's profile image
  • Barry Ehigiator's profile image
  • Rabi'a Brown's profile image
  • Jesse Berkeley's profile image
  • Hanisha Arora's profile image
  • Philippa Jennings's profile image
  • Kat Obring's profile image
  • Nataliia Burmei's profile image
  • Judy Mosley's profile image
  • Hanan Ur Rehman's profile image
  • Emily O'Connor's profile image
  • Manish Saini's profile image
  • Maddy Kilsby-McMurray's profile image
Eighteen months, 19 modules, and 59 amazing contributors later, the MoT Software Testing Essentials Certification is complete! Looking back, my favourite part has been seeing so many community m...
Bug reports image
  • Dan Ashby's profile image
What's a bug report?Firstly, a bug, commonly called a defect or problem, is anything that is perceived to threaten the value of the software. A bug report, is the information about the bugs that we find that we collate and supply to the product owner, stakeholders, or developers. Some means of documenting and communicating our defects within the application that we're testing or the software.  Can you give some examples of things that you'll find in bug reports?As part of bug reports, we will have, usually, a a summary of what the bug is, a detailed description with some environment information, attachments of screenshots or videos of the bug, and log files possibly too. And you would also have a priority and severity for the bug. What's the value of a bug report?Logging a bug allows us to track the progress of that bug. It also may be some time before the bug is addressed depending on its severity and priority. So logging the bug means that we won't forget about it. And it's a good starting point for developers to be able to fix an issue. What are the pitfalls?Counting bug reports as a means to determine quality can be misleading. Quality is subjective, and one person's bug is another person's feature. And also just focusing on writing a bug report can have adverse effects on having the collaborative and meaningful conversations about the bug by developers and stakeholders as well. And also badly written bug reports can also damage your reputation as a tester.
Exploratory testing image
  • Dan Ashby's profile image
  • Simon Tomes's profile image
What is exploratory testing? (ET) Exploratory testing is an approach towards testing. It involves concurrently learning, designing, and executing, and recording tests, at the same time rather than specifying all your tests upfront before execution, and it has the purpose of uncovering information related to risks. Do you have any examples? I could do things like explore different types of data that could be submitted via a web form or explore the rendering of a web page across multiple browsers or explore how a feature works depending on different user privileges. What's the value of utilizing an exploratory testing approach? Exploratory testing empowers, testers to use their skills to discover information freely. ET can be structured to help keep the tester focused on specific risks, and it can help, a tester to reveal more information that a scripted test approach wouldn't uncover as you're not biased by the test case steps. Are there any pitfalls? Exploratory testing is an approach that requires a lot of skill and practice. A good exploratory tester needs to know how to focus and defocus when testing, And note taking is important to help communicate what a tester has done whilst not hampering them, but this is hard to do.
Login or sign up to create your own MoT page.
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.