Life would be much simpler for everyone if developers wrote bug-free code. Unfortunately, that’s not possible and, on top of that, there’s much more to quality assurance than finding mistakes.…
Testing & QA
Articles featuring our QA team, testing best practices, and hunting bugs.
You're Not Taking Quality Assurance Seriously Enough!
Have you ever seen a badly designed sign-up page or been forced to use an app hobbled by poor UX? How did those interactions make you feel? If you said “disappointed,” then you know how users would feel if your product had a similar issue.…
A Brief Intro to Ethical Hacking - Video Presentation by Pavel Přibyl
Web app security and hacking is a complex topic and, while there’s a lot to learn, the more important thing is knowing where to begin. The first thing to realize is that all hackers aren’t out to steal personal info or leak nude celebrity photos. There’s another side to it—the ethical side.…
Breaking Bad (Code)
Choosing a career path can be daunting. What if you get stuck doing something you hate? Or what if you’ve had so many jobs that you never master one skill set. Wouldn’t it just be easier if the profession chose you instead? For Salsita QA Engineer Katarina Achbergerova, this seems to be the case.…
Test [Driven] Development of React Hooks - Video Presentation by Jiří Staniševský
Automated Unit Tests are a vital part of software development. They are built to ensure software works as expected, give developers the confidence needed to ship code to production, and encourage devs to think about software design. They should also make software easier to maintain and refactor.…
Developing and Testing Apps with Postman - Video Presentation by Pavel Přibyl
Postman, a collaboration platform for API development, is widely known and used in the IT industry. Its features simplify each step of building an API and streamline collaboration so you can create better APIs in less time.…