R in Pharma Workshop 2022: Introduction to {shinyValidator}
-
Updated
Nov 14, 2022 - HTML
R in Pharma Workshop 2022: Introduction to {shinyValidator}
This project demonstrates comprehensive API testing for the Restful Booker application, a RESTful web service designed for booking management. The goal of this project is to validate the functionality and reliability of the API endpoints by performing CRUD (Create, Read, Update, Delete) operations and generating detailed test execution reports.
Automated (UI) Tests using Cypress with Mocha and Cucumber frameworks
Load, Stress, Endurance testing
This is a sample project which demonstrates the integration between Testcafe and cucumber. Here we used to test the login functionality with the help of feature file[Gherkin Syntax] and implemented with Testcafe code. For reporting we use "cucumber-html-reporter" which converts the result JSON to a bootstrap themed html report.
Automation Exercise Website using Selenium WebDriver and TestNG with Java language and using Page Object Model (POM) as a framework
This repository contains a pytest framework for automated testing of the DemoWebShop website. The framework includes comprehensive test cases covering functionalities such as account creation, login, profile management, and search functionality.
Load, Stress, Endurance testing
Test a collection of Requsts manually using postman and automatically using Rest assured
Add a description, image, and links to the htmlreport topic page so that developers can more easily learn about it.
To associate your repository with the htmlreport topic, visit your repo's landing page and select "manage topics."