Software Testing Course (3rd year of bachelor's degree)
-
Updated
Sep 30, 2024 - Java
Software Testing Course (3rd year of bachelor's degree)
A demo e-commerce website used for testing and training in web automation, performance, and security testing. The site simulates a basic online store where users can browse a list of products, add items to the cart, and complete a purchase process.
A full functional Testing for web e-commerce app
Source code we wrote tests for during our SQM coursework
In My framewrok using excel-sheet i am passing the request parameter(i.e name and job). i have written small methods for these validating the parameter and using testng assert class validated these parameter. after that using file creator method saved the result in a file and generated the allure report using Testng annotations @test .
In this project contains an Api testing using Rest-assured and check the functionality of Dmoney API. Using a variety of test cases and scenarios, in this project user enables to check the functionalities of dmoney API by using rest assured framework.
Program to convert values between Decimal, Binary, Oct, Hex, and ARC Assembly Commands using Java. Implemented JUnit 5 for my first attempt at Test Driven Development.
By filling the plane with several shapes, the project is about finding how many of these shapes contain a given point.
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development,
GUI based test case generator for competitive programmers
Example Test Cases for Stanford's Algorithms Coursera Specialization
Small testing kata inspired by the Gilded Rose.
A test driven framework for Leetcode problems.
Standard Spring boot app to find paths between two locations
Implementation of different data structures
Add a description, image, and links to the test-cases topic page so that developers can more easily learn about it.
To associate your repository with the test-cases topic, visit your repo's landing page and select "manage topics."