# TestStack/White

DEPRECATED - no longer actively maintained

Repository: https://github.com/TestStack/White
Canonical: https://ross.abutalabs.com/products/white
Language: C#
License: NOASSERTION
License Family: other
Last push: 2023-07-09T13:47:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5099, "days_push": 1151, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1002, forks 476 (observed 2026-09-03T02:15:08.322341+00:00)

## What it is
TestStack.White is a .NET framework for automating rich client applications built on Win32, WinForms, WPF, Silverlight, and SWT, providing an object-oriented API over Microsoft's UIAutomation library. The project is officially deprecated and unmaintained, with FlaUI recommended as its successor.

## Use cases
- automate windows desktop application ui tests
- write winforms ui tests in c#
- automate wpf application interactions
- drive rich client apps without proprietary scripting
- wrap microsoft uiautomation with a cleaner api

## When to choose
- you are maintaining a legacy test suite already written against White
- you need to automate old Win32/WinForms/WPF apps on .NET Framework

## When to avoid
- starting a new UI automation project - use FlaUI instead
- you need UIA3, .NET Core, or modern Windows SDK support
- you expect bug fixes or community support

## Facets
- artifact type: framework
- maturity: abandoned
- function: testing, e2e-testing
- domain: testing, desktop-applications, developer-tools, windows
- platform: windows, dotnet
- tags: ui-automation, deprecated, uiautomation, winforms, wpf, flaui-successor, desktop

## Member repositories
- TestStack/White (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:08.322341+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:56.930699+00:00, confidence not recorded.
  - readme: https://github.com/TestStack/White (fetched 2026-09-03T02:15:08.322341+00:00, sha a09fed517a5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
