- 3 Posts
- 9 Comments
definitelydevelopingMto Performance & Load testing•k6 has quietly become really goodEnglish
0·2 months agoDoes this means your CI pipeline fails automatically if performance regresses past defined budgets?. No human has to eyeball a graph? That’s so cool!
definitelydevelopingMto Accessibility Testing•Keyboard-only testing checklist 🛠️ what do you include that others usually miss?English
0·2 months agoThat last one is where it usually falls apart. What’s “somewhere reasonable” requires a judgment call and devs rarely think about it.
Also:
pointer-events: noneandvisibility: hiddendon’t always remove elements from tab order the way devs think they do. Worth explicitly testing hidden/off-screen content isn’t focusable.
definitelydevelopingOPMto Accessibility Testing•Screen reader testing is breaking meEnglish
0·2 months agoQuick question : How do you know this claim is true:
JAWS has its own internal logic for deciding what’s “worth” announcing from live regions
Have they stated this themselves?
definitelydevelopingOPMto Accessibility Testing•Screen reader testing is breaking meEnglish
0·2 months agothanks!
definitelydevelopingOPMto Accessibility Testing•Screen reader testing is breaking meEnglish
0·2 months agoI needed the validation 🥲 thank you, solid points
definitelydevelopingOPMto Accessibility Testing•Screen reader testing is breaking meEnglish
0·2 months agoI’ll look into this thanks!!!
definitelydevelopingOPto Software Testing - General•Anyone using AI tools to help write tests?English
0·2 months agoAwesome idea man!
definitelydevelopingOPto Software Testing - General•Anyone using AI tools to help write tests?English
0·2 months agoThanks for your response would love to connect if you want to chat more! I think we could learn useful things from eachother 🙌
brilliant response thanks!