You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the project which has been done for Software Quality Assurance course. UEstates is a real estate system which helps Agents to add Customers and Properties. And helps Users to search properties. The software testing types and principles have been applied to this project.
Technical Debt Management is a ToolBox developed in the context of a European Union project H2020 (SDK4ED - https://sdk4ed.eu) from University of Macedonia (UoM). It provides analysis in all aspects of technical debt (TD principal, TD interest, TD breaking point, TD interest probability).
This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.
This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.
This project main task is develop the Application and test it using Junit Test cases. If progress bar is Green it means Code is sucess. and also progress bar is red means it has been some error in the code. After that code put in to selenium ide and re-test it. It means Manual Testing.
This is the project which has been done for Software Quality Assurance course. UEstates is a real estate system which helps Agents to add Customers and Properties. And helps Users to search properties. The software testing types and principles have been applied to this project.