Automation tool to write tests for Http Api, Web Page Action, and Command Line based application with embedded mock server and highly configurable reports
-
Updated
Jun 17, 2020 - Java
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.
Automation tool to write tests for Http Api, Web Page Action, and Command Line based application with embedded mock server and highly configurable reports
🆔 Graduation project. UI and API automated tests using Java / Selenide / REST-Assured
TestAsYouThink: executable guidelines for tests as first-class citizens
Implementing different types of tests how Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and much more.
Consumer Driven Contracts testing with Mule
Spring Testing sample project
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.
Testing sessions del curso JEE de Seresco 2022 (IFCD0210)
Kata to practice the usage of different test-doubles
Simple REST API service for mentees to practice API testing
Selenium and TestNG-based automated testing project for nopCommerce. Includes parameterized and data-driven tests for registration, login, order placement, and search functionality.
source for blog article: Structured JUnit 5 Testing
🚀Deploying AndroidLibrary into private repository
Design Pattern | Tongji Univ. SSE Course Testing for HappyFarm Group
The example programs and projects for lectures and labs
A coding kata for an introduction to TDD, using the simple FizzBuzz exercise.
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.
Property based testing demo with QuickCheck