Category: Software Testing

  • ISTQB Certification

    This post does not include everything involved in the ISTQB syllabus, nor everything that is included to pass the certification exam. I wanted to share my thought and notes I collected during my exam study, which might be helpful for someone.  When I started my new job there was a waiting time before my work…

  • An analysis working agile with cloud-based microservices – Part 5

    This post “How can we adjust to Working Agile with Cloud-based Microservices in CI/CD” is my software testing degree project written during the last course of a software test engineer education. All information from the thesis is not included and some text is changed. The original document is available as a pdf  Link to pdf here This is part 5 of 5.…

  • An analysis working agile with cloud-based microservices – Part 4

    This post “How can we adjust to Working Agile with Cloud-based Microservices in CI/CD” is my software testing degree project written during the last course of a software test engineer education. All information from the thesis is not included and some text is changed. The original document is available as a pdf  Link to pdf here This is part 4 of 5.…

  • An analysis working agile with cloud-based microservices – Part 3

    This post “How can we adjust to Working Agile with Cloud-based Microservices in CI/CD” is my software testing degree project written during the last course of a software test engineer education. All information from the thesis is not included and some text is changed. The original document is available as a pdf  Link to pdf here This is part 3…

  • An analysis working agile with cloud-based microservices – Part 2

    This post is a part of my degree project “How can we adjust to Working Agile with Cloud-based Microservices in CI/CD” written during the last course of a software test engineer education. All information from the thesis is not included and some text is changed. The original document is available as a pdf  Link to pdf here This is part…

  • An analysis working agile with cloud-based microservices – Part 1

    This post is a part of my degree project “How can we adjust to Working Agile with Cloud-based Microservices in CI/CD” written during the last course of a software test engineer education. All information from the thesis is not included and some text is changed. The original document is available as a pdf  Link to pdf here…

  • Digital Accessibility Reference Library

    This Library should be seen as a help and not a full descriptive rule how to implement accessibility according to EN 301549. I wrote this to give clarity in what is included in EN 301549, how to compare it with WCAG 2.1. It was thought as a “translation” how to use the WCAG 2.1 and…

  • Basic Test Checklist – Accessibility in mobile applications

    This is just a basic checklist to use as a guideline when testing accessibility in mobile applications. Glossary Programmatically determined (programmatically determinable) Determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities. Assistive technology does not have…