SOFTWARE DEVELOPMENT
Scrum Software Development: Basic Terms And Team Roles
Scrum is a way of managing people and teamwork using the Agile approach. It is popular among software development companies because it effectively deals with unpredictable and complex problems. Scrum…
11 min read
JAVASCRIPT
Cypress testing: Tips And Tricks That Will Save Your Time
In the field of E2E test automation, in my opinion, Cypress is an invaluable tool. One of the reasons is the extensive and very legible documentation. Of course, it contains detailed know-how of the…
8 min read
JAVASCRIPT
How To Automate Manual Tests With Cypress?
Manual testing is the foundation of testing - it’s always a start point. Why? Because it is simple, easy and fast. And that's what we expect from it. At least at the beginning. It gives us the answer…
4 min read
PYTHON
DevSecOps Explained: Important Questions and Answers
To put it simply - it’s another approach to software making. It has been derived from DevOps, where developers (Dev) and operational engineers (Ops) combine their skills from the start of the project…
4 min read