Live data from Hacker News

Viewing profile — arnold_laishram

arnold_laishram

HN member
Joined
Sun, Aug 11, 2024, 7:08 PM UTC
HN karma
1
Public activity
7 items

About arnold_laishram

No profile information was provided.

Recent public activity

  1. comment
    Comment #47676426

    Looks pretty cool. How does your agent understand plain english?

  2. story
  3. story
  4. story
    Show HN: Spec-Driven Testing for mobile apps (preparing to open source)

    UI tests are brittle because they rely on fragile locators (XPaths/IDs). Tests pass locally but break in CI when UI IDs change — leading to constant maintenance and lost dev time. …

  5. story
  6. comment
    Comment #46691251

    Happy to answer anything technical, especially around flakiness, determinism, CI reliability, and where this breaks down today. We’ve made tradeoffs and this won’t fit every team.

  7. story
    Show HN: E2E mobile testing with plain English. Runs on Android and iOS

    I’ve been building mobile apps for 10+ years, many used by millions of users. One problem kept coming back at every release: mobile testing is the bottleneck. Before releases I spe…