What Tools and Technologies Do We Use?
We understand that every organization has its preferred tools and systems. We’re flexible and can integrate seamlessly with the tools you already use, whether it’s JIRA for issue tracking, Slack for communication, or any other platform. Our goal is to ensure that our quality engineering processes fit smoothly into your existing workflow, promoting collaboration and efficiency.
Category | Tools/Technologies | Purpose/Usage |
Functional test automation | Playwright | Detect functional issues in the backend and frontend. |
Visual regression testing | BrowserStack and Test snapshot from Playwright, Percy | Detect visual inconsistencies in UI (browsers and devices) across different versions. |
API testing | Postman | Test the functionality, performance, and reliability of APIs. |
Accessibility testing | Axe, keyboard, screen readers, screen magnifiers | Detect accessibility issues failing to meet the WCAG standards and POUR principles. |
Performance testing | k6.io, PageSpeed Insights | Detect server and client-side performance bottlenecks. |
Security testing | OWASP ZAP, Burp Suite | Identify vulnerabilities and security risks in web applications. |
Test management | Google spreadsheets and GitHub | Manage test cases, track issues, and maintain visibility on testing progress. |
Continuous Integration | GitHub Actions | Automate testing and deployment processes, ensuring rapid feedback and integration. |
Collaboration | Slack, Zoom | Facilitate real-time communication between QE and development teams. |