Tag

junit4

0 views collected around this technical thread.

360 Quality & Efficiency
360 Quality & Efficiency
Dec 14, 2018 · Mobile Development

UiAutomator 2.0 Overview, Features, and Integration Guide for Android Testing

This article provides a comprehensive overview of Android UiAutomator 2.0, detailing its major features, migration differences from UiAutomator 1.0, important considerations, Gradle integration steps, test case creation and execution, as well as the UiDevice API and new UiObject2 capabilities for mobile UI automation.

Android TestingGradleInstrumentation
0 likes · 5 min read
UiAutomator 2.0 Overview, Features, and Integration Guide for Android Testing
360 Quality & Efficiency
360 Quality & Efficiency
Dec 7, 2018 · Backend Development

Extending JUnit4 to Build a Custom API Automation Testing Framework

The article explains how to extend the JUnit4 framework to create a customizable API automation testing solution by detailing its architecture, data‑driven design with Excel, HTTP request handling, scheduler implementation, and result verification and reporting for efficient regression testing.

API testingJavaTest Framework
0 likes · 9 min read
Extending JUnit4 to Build a Custom API Automation Testing Framework