UISample is a Java-based test automation framework that unites all testing layers: WEB applications, Windows applications, REST services, Databases.
-
This framework is built on top of most popular open-source solutions like Selenium, Appium, TestNG allowing to reduce dependence on specific technology stack.
-
This Framework supports all popular browsers (IE, Safari, Chrome, Firefox).
-
As far as our framework is built in Java, it is cross-platform. Tests may be easily executed both on Unix or Windows OS. All you need is JDK 1.8 To 1.19 installed.
-
Framework supports different types of databases including MySQL, SQL Server, Oracle
-
API testing is through the Rest-Assured . It enables great flexibility in generating REST requests and responses are dynamically changed by incoming arguments. This framework covers several type of functional and non function testing including
- Performance Testing
- Load Testing
- Security Testing
- Schema Validation
- Request/Response Testing
Here is the Sample API Doc for reference Download PDF.