Tag

black-box testing

0 views collected around this technical thread.

Tencent Tech
Tencent Tech
Sep 27, 2023 · Databases

PolySI & Tesseract: New Black‑Box Tools for Snapshot Isolation & Schema Evolution

Tencent Cloud, in collaboration with Nanjing University, ETH Zurich, and Simon Fraser University, presented two VLDB‑2023 papers introducing PolySI, a black‑box checker for snapshot isolation, and Tesseract, an online, transactional schema‑evolution technique, both demonstrating superior performance and practical impact on modern cloud databases.

VLDBblack-box testingdatabases
0 likes · 7 min read
PolySI & Tesseract: New Black‑Box Tools for Snapshot Isolation & Schema Evolution
FunTester
FunTester
Aug 6, 2022 · Operations

Understanding Automated Testing Frameworks and Their Application in Real‑Time Video SDKs

This article introduces the concept and benefits of automated testing frameworks, outlines popular framework types such as module‑based, data‑driven, keyword‑driven, black‑box hybrid and behavior‑driven, and explains how they are integrated with CI clusters, data platforms, and objective reporting to improve real‑time video SDK testing efficiency and reliability.

CI/CDautomated testingblack-box testing
0 likes · 9 min read
Understanding Automated Testing Frameworks and Their Application in Real‑Time Video SDKs
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Mar 29, 2022 · Game Development

Game Testing Practices: Visible and Invisible Aspects, Recording, and Delivery

The article shares a QA newcomer’s one‑year reflection on game testing, covering visible vs invisible aspects, the importance of diff analysis, combining black‑box and white‑box testing, systematic test case recording, bug acceptance, and final delivery practices to improve quality in game development.

QAblack-box testingdiff analysis
0 likes · 14 min read
Game Testing Practices: Visible and Invisible Aspects, Recording, and Delivery
FunTester
FunTester
Jan 19, 2021 · Fundamentals

How to Write Effective Test Cases: Principles, Methods, and Best Practices

This article explains why test cases are essential, outlines their purposes, presents key design principles and black‑box techniques, provides a web‑UI checklist example, describes basic test case components, and emphasizes the importance of thorough test case review.

black-box testingquality assurancesoftware testing
0 likes · 6 min read
How to Write Effective Test Cases: Principles, Methods, and Best Practices
360 Quality & Efficiency
360 Quality & Efficiency
Aug 28, 2020 · Mobile Development

Effective Screenshot Capture in Android Black‑Box Testing Using ActivityController and ProcessObserver

This article explains how to implement reliable screen‑capture during Android black‑box testing by leveraging ActivityController, custom Shell services, IProcessObserver, and optional root‑level getevent commands, providing code examples and an integrated workflow for detecting page changes and handling crashes.

AndroidScreenshotactivitycontroller
0 likes · 9 min read
Effective Screenshot Capture in Android Black‑Box Testing Using ActivityController and ProcessObserver
360 Tech Engineering
360 Tech Engineering
Mar 27, 2020 · Mobile Development

Implementing Black‑Box Automation Testing Using Android Accessibility Service

This article explains how to build an Android Accessibility service to perform black‑box automation testing, compares its advantages and limitations with UiAutomator1.0/2.0, and provides detailed configuration steps and code examples for service setup, event handling, gesture dispatch, and practical testing scenarios.

AccessibilityServiceAndroidaccessibility
0 likes · 12 min read
Implementing Black‑Box Automation Testing Using Android Accessibility Service
360 Tech Engineering
360 Tech Engineering
Apr 9, 2018 · Mobile Development

Comprehensive Black‑Box Testing Guide for Mobile Apps

This article presents a detailed collection of black‑box testing methods for mobile applications, covering installation, launch, uninstall, network conditions, input validation, compatibility, storage, upgrade, UI friendliness, screen rotation, interruption, resource conflicts, and multi‑touch scenarios.

App TestingCompatibilityUI testing
0 likes · 11 min read
Comprehensive Black‑Box Testing Guide for Mobile Apps
360 Quality & Efficiency
360 Quality & Efficiency
Mar 15, 2018 · Mobile Development

Common Black-Box Testing Methods for Mobile Apps

This article presents a comprehensive collection of practical black‑box testing techniques for mobile applications, covering installation, launch, network conditions, input validation, compatibility, storage, interruption handling, upgrades, UI friendliness, screen rotation, and multi‑touch scenarios.

CompatibilityUI testingapp QA
0 likes · 9 min read
Common Black-Box Testing Methods for Mobile Apps
DevOps Engineer
DevOps Engineer
Oct 30, 2017 · Fundamentals

Black‑Box vs White‑Box Testing: Importance, Techniques, and Comparison

The article explains the differences between black‑box and white‑box testing, describing their definitions, advantages, disadvantages, common techniques, and why both approaches are essential for effective software quality assurance.

black-box testingquality assurancesoftware testing
0 likes · 5 min read
Black‑Box vs White‑Box Testing: Importance, Techniques, and Comparison
DevOps Engineer
DevOps Engineer
Aug 10, 2017 · Fundamentals

A Comprehensive Overview of Software Testing Concepts and Methods

This article provides a detailed overview of software testing fundamentals, covering testing stages across project lifecycles, classifications such as black‑box, white‑box, and gray‑box testing, functional and performance testing, manual versus automated testing, and specialized tests like smoke, regression, random, exploratory, and security testing.

automationblack-box testingfunctional testing
0 likes · 10 min read
A Comprehensive Overview of Software Testing Concepts and Methods