Live data from Hacker News

Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation

news.ycombinator.com

31–37 of 37 posts

Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation

#32
I wish there was a unified back end for accessibility that screen readers could plug into and other accessibility automated tools.

Their domain use cases are close in use but not the same. However, automation for testing has money behind it. Perhaps the use case could be bridged where both domains could benefit.

Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation

#33

I wish there was a unified back end for accessibility that screen readers could plug into and other accessibility automated tools. Their domain use cases are close in use but not the same. However, automation for testing has money behind it. Perhaps the use case could be bridged where both domains could benefit.

Very interesting point. I'm aware of the Microsoft UI Automation interface, which at least on Windows I think does exactly this: https://en.wikipedia.org/wiki/Microsoft_UI_Automation - and most Windows UI test-automation tools depend on this.

Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation

#34

This is something we need very desperately right now - DESPERATELY. And despite that, this was the feedback from some of my colleagues (referring to this: https://github.com/karatelabs/karate/raw/master/karate-demo/... ) : "I not like syntax but docs looks like good_)" "I also don't like the syntax. In the past, Ive ended up writing a lot of code that amounts to syntax configuration without a ton of benefit. Arguably…

I agree the syntax takes some getting used to. Do pass on to the team that there is an IntelliJ plugin and a VS Code plugin. You can easily call a database or any external system using Java interop: https://stackoverflow.com/a/52714248/143475

Thanks. Will do. One of my team mates already found the VS Code plugin. :)

Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation

#35

This is something we need very desperately right now - DESPERATELY. And despite that, this was the feedback from some of my colleagues (referring to this: https://github.com/karatelabs/karate/raw/master/karate-demo/... ) : "I not like syntax but docs looks like good_)" "I also don't like the syntax. In the past, Ive ended up writing a lot of code that amounts to syntax configuration without a ton of benefit. Arguably…

@zomglings is your team looking for something more UI driven like postman or something which simplifies or abstracts who dependencies are handled?

Most of our problems are around how to deal with the blockchain. We already use a combination of Postman, bash scripts (lots of curl), and the VS Code version of Postman (our current preferred way to do things) to test the API live during development.

Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation

#37
post #16

Earlier quoted context omitted.

> HN gives back to YC in exchange for funding it... I'd not mind if news.yc is spun off as a non profit, relying on funds from the community it serves (only if that was a given...)

I'm pretty sure that wouldn't work. HN is the product of a rare set of initial conditions, and the funding aspect is a critical aspect of that. The symbiosis, if you like, between HN and YC is part of the DNA of both entities. No doubt it has some downsides (such as job ads on the front page), but I'd say the downsides are small enough that it wouldn't be worth the risk to try to minimize them further. Of course that…

> I'm pretty sure that wouldn't work.

May be a DAO would...?

> HN and YC is part of the DNA of both entities.

That it may be, but a lot of folks think HN is just plain stupid most of the time [0][1]

> if anyone wants more.

I know you reply because you assume good faith... well, I am just trolling, you can safely ignore me, for sure (:

[0] Ex A: https://twitter.com/slightlylate/status/1491072990053687296

[1] Ex B: like this time... ;)

Post reply on HN