Welcome to the Software Quality Assurance Toolkit repository! This repository contains a collection of Chrome extensions and websites used by the Mario SQA team.
To install the necessary Chrome extensions, follow the installation steps provided in the Chrome Extensions section.
Name | Description |
---|---|
Fake Data Filler | Fake Data will help you insert random values in any form field. Generate random names, emails, addresses, phone numbers, and many more types of data. |
Bug Magnet | Automatically generates random input data to help test the robustness of your software. |
Web Developer | Adds a toolbar to your browser with a variety of tools for testing and debugging web pages |
Wappalyzer | Detects and displays the technologies used on websites, helping to identify compatibility issues. |
Link Checker | This extension runs through links on the current pages and checks whether they work. |
Lorem Ipsum Generator (Default Text) | Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized. |
GoFullPage - Full Page Screen Capture | Capture a screenshot of your current page in entirely and reliably—without requesting any extra permissions! |
Resolution Test | An extension for developers to test web pages in different screen resolutions, with an option to define your resolutions |
JSON Formatter | Formats JSON data to make it easier to read and understand. |
Selenium IDE | A browser-based record-and-playback tool for creating automated tests for web applications. |
Accessibility Developer Tools | Provides tools for testing the accessibility of your web pages. |
Exploratory Testing | A Chrome extension designed to make web exploratory testing easier. |
Web Accessibility Evaluation Tool (WAVE) | Evaluate web accessibility within your browser. |
Check My Links | Check My Links is a link checker that crawls through your webpage and looks for broken links. |
EditThisCookie | EditThisCookie is a cookie manager. You can add, delete, edit, search, protect, and block cookies! |
Postman Interceptor | Sends requests fired through the Postman chrome app. |
Awesome Screenshot and Screen Recorder | The best screen recorder and screen capture & screenshot tool to record screen. |
Page load time | Displays page load time in the toolbar |
Ghost Inspector | Allows you to create and run automated UI tests for your web applications. |
WebPageTest | A tool for testing the performance of your web pages and identifying potential bottlenecks. |
Axe | An accessibility engine that helps you identify and fix accessibility issues on your web pages. |
PageSpeed Insights | A tool for analyzing the performance of your web pages and providing optimization suggestions. |
Lighthouse | Audits the performance, accessibility, and SEO of your web pages. |
Postman | Allows you to send HTTP requests and view responses, making it easier to test and debug API's. |
SelectorsHub | SelectorsHub is a xpath plugin and cssSelector plugin. It can be used as a smart editor to write and verify xpath, CSS selector, Playwright selectors, jQuery, and JS Path. |
To use the tools and websites listed in this repository, follow the usage instructions provided in the respective sections.
Name | Description |
---|---|
Email Generator | Create temporary email address |
Fake Phone Number generator | You are using this free online tool to generate random phone numbers. You can use these when you want to promote something without using real data. You can also use these to give an example for your clients or a mockup for your users. |
Dummy Text Generator | Dummy Text Generator for Web Designers and your general typesettings needs! |
Network throttling profiles | Web Development custom network throttling profiles |
How They Test | A collection of public resources about how software companies test their software |
Free Learning Resources For Software Testers | A New Project to create a set of links to free Online Learning Resources for New and Experienced Software Testers. |
Naughty Strings | The Big List of Naughty Strings is a list of strings that have a high probability of causing issues when used as user input data. |
Accessibility testing tools | A collection of useful tools for accessibility testing and debugging in the browser, online, and desktop |
Karate Labs | Test Automation Made Simple |
Awesome Testing | A curated list of testing resources |
Testing Checklists | A curation of different checklists for testing and automation |
ReToolkit | Reverse Engineer's Toolkit |
The Art of Command Line | Master the command line, in one page |
Awesome Testing Tools | A curated list of awesome testing tools |
Character Entities for HTML, CSS and Javascript | Character Entities for HTML, CSS and Javascript |
HTML Living Standard | HTML Living Standard |
Tango | Create software training walkthroughs in minutes |
Loom | Easily record and share AI-powered video messages with your teammates and customers to supercharge productivity |
Name | Description |
---|---|
One Tab | Whenever you find yourself with too many tabs, click the OneTab icon to convert all of your tabs into a list |
Marinara: Pomodoro® Assistant | Pomodoro® time management assistant |
Email Generator | Create temporary email address |
Grammarly: Grammar Checker and Writing App | Improve your writing with Grammarly's communication assistance—including spell check, grammar check, punctuation check, and more. |
We welcome contributions from the team to improve and expand this repository. follow our contribution guide and please follow the guidelines below to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
We hope this repository is helpful for you! If you have any other questions, feel free to open an issue or submit a pull request.