Viewing profile — arnold_laishram
arnold_laishram
HN member- Joined
- Sun, Aug 11, 2024, 7:08 PM UTC
- HN karma
- 1
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About arnold_laishram
No profile information was provided.
Recent public activity
-
comment
Comment #47676426
Looks pretty cool. How does your agent understand plain english?
- story
- story
-
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. …
- story
-
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.
-
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…