Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for My QA Tech Stack in 2025
Sam E. Lawrence
Sam E. Lawrence

Posted on

     

My QA Tech Stack in 2025

When I made aninitial version of this post on myLinkedIn, it got a lot of attention including comments from some of the companies who make my favorite work tools. I asked folks if they'd like to see an expanded blog post with more of my thoughts on the tools I use, so this is that post.

As we go into 2025, here (in no particular order) is my QA tool stack:

Cypress

Cypress has been my go-to tool for test automation on web projects for several years now. It has a simple, expressive API but also contains some very powerful features for when you want to get deeper, and above all, it allows me to get things done quickly. I haven't taken a deep look at Playwright, so things may change in the future, but for now I'm very satisfied with Cypress and plan to continue using it in 2025.

GitHub

Github is obviously where my team and I store our test code, but also make use of its powerful Github Actions pipeline features to run our tests on a schedule, or kick off runs against targeted environments. We also love the code review tooling and collaborate on code frequently.

VS Code

VS Code is my preferred IDE and I recommend it to my team. Additionally, we usePrettier to enforce consistent, clean code style across our projects.

Qase

Qase is a lightweight but powerful test management tool with fairly decent reporting capabilities. In addition to test run reports, I love their dashboard features which allow me to check on automation progress and other key metrics at a glance. Our team was previously usingTestRail, but we made the switch and haven't looked back.

A screenshot of a Qase dashboard

Shortcut

If you aren't usingShortcut, seriously take a look at it, it's great. Our engineering team manages all our work in this Trello/Jira competitor. As QA, we also use it for tracking our tasks like automation work, regression testing, and other chores.

Notion

Notion serves as a knowledge base and documentation hub for our whole company, and as QA we use it to document our practices and store some test data references. In particular, I love the ability to reference pages in other pages, creating a web of knowledge across all our documents - and with the native integration ofMermaid.js, creating flowcharts is fun and easy.


What tools do you use to get your QA work done? Let me know in the comments if you're using the same tools and techniques as my team, or if you have other tools you love to use!

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Hi, I'm Sam and I'm an advocate for quality software. I'm a Cypress Ambassador and I work as the QA Lead at Pointivo where we're digitizing real-world infrastructure for analysis and maintenance.
  • Location
    ATL
  • Education
    Georgia Tech
  • Pronouns
    He/him/his
  • Work
    QA Lead @ Pointivo
  • Joined

More fromSam E. Lawrence

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp