eviltester / tracksrestcasestudyLinks
Tracks REST API Case Study in Java using RestAssured
☆31Updated last year
Alternatives and similar repositories for tracksrestcasestudy
Users that are interested in tracksrestcasestudy are comparing it to the libraries listed below
Sorting:
- Quickstart project for test automation, covering performance, ui acceptance and api acceptance testing☆147Updated 2 years ago
- Demonstration of Cucumber with Rest-Assured for BDD Web Services test automation☆81Updated 6 years ago
- Java source code to support the book "Java For Testers"☆119Updated 5 years ago
- Sample code used in the TestAutomationU course on REST Assured that I created☆70Updated 4 years ago
- A group of templated API test frameworks based upon this series: http://www.mwtestconsultancy.co.uk/category/api-web-service-testing/☆142Updated last year
- Open source workshop teaching you the basics of WireMock☆131Updated last month
- ☆49Updated 4 years ago
- STF is a webdriver based test automation library which generates comprehensible tests reports comparable to BDD framework, and yet better…☆93Updated 3 years ago
- Smallest framework for "Solid automation tests pipeline with Serenity, Selenium, Rest Assured, Taurus and Jenkins Blue ocean" article☆39Updated 4 years ago
- RestAssured Example☆41Updated 7 years ago
- Utility for verifying emails within test automation. Uses JavaMail API☆37Updated 5 years ago
- A free to use Web API for practising API testing on☆171Updated 5 months ago
- code for hybrid automation framework that supports UI, web services, and BDD☆89Updated 2 years ago
- ☆93Updated 5 years ago
- Sample project which utilises frameworkium-core, a framework for writing maintainable Selenium and REST API tests and facilitates reporti…☆52Updated 2 years ago
- How to create mobile automation framework in Java☆45Updated 7 years ago
- A collection of test tools☆28Updated last year
- Selenium WebDriver/ Java: Testing against Dave Haeffner's site The-Internet, building up a suite of Common Utilities to help the process.☆13Updated 9 years ago
- An On-demand Grid prototype that spins off Docker based nodes on a "ask basis"☆34Updated 2 years ago
- Sample project for running tests using Java/TestNG/Appium☆81Updated last year
- Collection of reusable loosely Selenium-related code - see https://github.com/sergueik/selenium_tests for strict Selenium test code examp…☆23Updated this week
- A plugin to generate the cucumber jvm custom html report using ExtentsReport☆58Updated 2 years ago
- Framework for writing maintainable Selenium and REST API tests in Java.☆160Updated last year
- This repo demonstrates how to configure testng with cucumber framework and to handle multiple feature files with testng.xml☆50Updated 4 years ago
- ☆45Updated 8 years ago
- Dynamic test framework for web and mobile applications☆46Updated this week
- Slides, examples, exercises and answers for my open source workshop on API testing in Python using requests