When Tricentis acquired TestProject and continued to offer it as a “free” tool for its customers, it seemed like a good fit, given the cost-effective nature of TestProject. However, after years of being “free,” the recent news announcement on “TestProject End of Life (EOL) on March 31, 2023,” has not really come as a surprise to many.
Last year, we introduced an easier way of distributing your app to users via the App Store. It simplified and automated publishing apps on App Store Connect with a few lines you could add to your codemagic.yaml file. This feature automated your iOS releases from start to finish and pushed the CI-verified builds straight to the App Store. We are excited to announce that we have simplified this process even further! Now, you can directly reference the API key and authenticate with App Store Connect!
This post presents how xk6-disruptor, a k6 extension for fault injection, can be used to improve the reliability of applications by “shifting left” chaos testing.
Playwright is one of the most used frameworks for end-to-end testing of web applications; it supports all modern browsers and has broad community support. If you are considering testing your web applications, this is a tool to consider. Whatever your test execution strategy may be, do not forget to consider visibility and the integration capabilities of the tools you wish to add to your tool belt.
Any defects that arise in production have a risk of reputation; the software product needs to be tested thoroughly before deploying to the production environment. There are different levels of testing, such as unit testing, integration/API Testing, end-to-end testing, etc. When organizations follow multi-level testing, the defects can be reduced. This blog post discusses the best API testing tools available in the market.
Architecting a maintainable, readable, and reliable codebase is important not only for the people who will work on the code after you, but also for your own sanity. I’ve worked on dozens of production Node.js backend services and will share my experience of architecture pitfalls to avoid when building yours.
We’d all love more efficiency in our lives. If it were possible to eliminate the time we spend waiting in lines at the grocery store, checking in at the airport, or making our way home in rush hour traffic, the world would be a happier place. Some inefficiency is inevitable. But in business, we don’t have to accept it all. There are ways to root out the causes of many inefficiencies in business processes, minimizing, if not eliminating them. The way to do this is with process mining.