> even non-programmers can write tests I'm curious if this has never actually happened? In my experience definitely not. I'm trying to think of even what kind of job role/skillset would have the knowledge and ability to write this bespoke syntax but not have any ability to do some basic script programming.
Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
21–30 of 37 posts
Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#22Earlier quoted context omitted.
Postman is a "UI driven" tool, it is great for exploratory testing of APIs and sharing the knowledge on how you call an API (e.g. collections) with others. But Karate tests are scripts that can be checked into version-control just like any other code in your team. Karate allows you to write hybrid tests, which means you can switch between API calls and UI actions within the same test script. You can also re-use API t…
can't you use Newman to set up unattended tests?
Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#23very nice, how much?
Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#24Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#25This 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…
Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#26Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#27Karate is great - thanks for that. We started using it 2 months ago to run complex test scenarios spanning multiple distributed systems. We are still learning how to use it most efficiently, but its been an asset from day one.
Thanks once again and we look forward to your continued support.
Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#28Congratulations! Our own journey was fairly similar: Unsatisfied with existing tooling, created open-source project with blessing of employer (it helped that in <2 weeks we built a prototype that was already better than what $big_consultancy had spent months building), adopted by a few companies worldwide, eventually left employer and started an open-core business around it (albeit without VC money, and probably a mu…
Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#29Re: Launch HN: Karate Labs (YC W22) – Open-Source API and UI Test Automation
#30All I can say is: good luck - and don't forget to give your website hero div a background colour so that when for some reason your background image isn't loaded in, your text is still legible.