Projects from CS 1632 ~ Software Quality Assurance
-
Updated
Sep 25, 2019 - Java
Projects from CS 1632 ~ Software Quality Assurance
This repository contains homework assignments completed during my course, focusing on manual testing, SQL, and Java. Each assignment demonstrates my understanding of key concepts and techniques in these areas, showcasing my ability to apply theoretical knowledge to practical scenarios.
Bug report triage recommender from "Who Should Fix This Bug?" (ICSE 2006)
Developed and executed both manual and automated tests for key functionalities, enhancing test coverage and reducing manual efforts and Implemented Selenium and Java automation to improve test speed & accuracy, utilizing the TestNG.
Code examples showing some esoteric use of types in Java, and that it may break method dispatch if compiler with Eclipse
A command line tool which parses and converts android bugreport files into more human readable html reports.
In this repository, the focus is on "Mahfil-App" manual testing, including writing test cases, reporting bugs, and providing additional recommendations for improving the user experience.
Bug tracking is the process of logging and monitoring bugs or errors during software testing. It is also referred to as defect tracking or issue tracking. Large systems may have hundreds or thousands of defects. Each needs to be evaluated, monitored and prioritized for debugging. In some cases, bugs may need to be tracked over a long period of t…
Simple web-based bug tracking tool.
A bug tracking software which organizes the project between project managers and developers by tracking each bug within each project with a professional GUI and database created using java and MSSQl
Add a description, image, and links to the bugreport topic page so that developers can more easily learn about it.
To associate your repository with the bugreport topic, visit your repo's landing page and select "manage topics."