Test automation project for Parking Cost Calculator JS application with Cypress and QUnit
- 
            Updated
            
Jan 4, 2025  - JavaScript
 
Test automation project for Parking Cost Calculator JS application with Cypress and QUnit
This repository is a hub of various testing techniques like Boundary value analysis and unit testing
Program that generates test case input for Boundary Value Analysis (BVA) test variables
The purpose of this project is to generate test inputs using the Boundary Value Analysis (BVA) Input Generator, which will be used in conjunction with manually input test cases for the Triangle_Test and NextDate programs. The goal is to test the accuracy and reliability of the programs under various input conditions to identify concerns.
This project implements an unsupervised machine learning approach to detect anomalous financial transactions using K-Means clustering algorithm. The system analyzes transaction patterns based on amount and timing to identify potentially fraudulent activities in financial data.
This repository contains some of the experiments that are covered in Software engineering Lab.
Sample Test Case Design.
Black-box testing using Equivalence Partitioning (EP) and Boundary Value Analysis (BVA).
Add a description, image, and links to the boundary-value-analysis topic page so that developers can more easily learn about it.
To associate your repository with the boundary-value-analysis topic, visit your repo's landing page and select "manage topics."