testing
members

8 important software testing techniques

Testing plays a vital role in ensuring software quality, reliability, and user satisfaction. Below is a summary of eight important software testing techniques that every tester should understand and a
Guppy
Testing plays a vital role in ensuring software quality, reliability, and user satisfaction. Below is a summary of eight important software testing techniques that every tester should understand and apply:…
Next.js 15 App Router Localization with next-intl
members

Next.js 15 App Router Localization with next-intl

In this article, I will illustrate how to implement next-intl localization in a Next.js 15 application. Localization is a crucial feature for any application aiming to cater to a global audience, ensu
Timo
Timo
Managing Your Node.js App with systemctl
devops
members

Managing Your Node.js App with systemctl

1. What is systemctl? Think of systemctl as your app’s personal assistant. It’s a command-line tool that works with systemd, the service manager found in most modern Linux distributions. With systemct
Kaitou
Kaitou
Scrum velocity
members

Scrum velocity

What is Scrum velocity? Scrum velocity is a critical metric in Agile project management. It measures the amount of work a Scrum team can complete during a single sprint, expressed in story points, hou
Nguyen Thi Kieu Tien
Automation Testing Trends Shaping 2025
testing
members

Automation Testing Trends Shaping 2025

As we enter 2025, what automation testing trends will shape the future? Additionally, developments in one year tend to establish the trends for the following year. (Some trends I pointed out from 2024
Guppy
How to build a local AI chatbot with Ollama: a step-by-step guide
AI
members

How to build a local AI chatbot with Ollama: a step-by-step guide

Are you curious about creating your own AI chatbot but don't want to rely on external servers or worry about privacy concerns? With Ollama, a powerful open-source platform, you can build and run a local AI chatbot that keeps your data secure and functions offline.
Yami
Yami
5 essential skills that a Tester must have
testing
members

5 essential skills that a Tester must have

Software testing is a process that includes many different activities to check and evaluate the quality and correctness of a software based on the requirements/needs of the user. This includes activit
Guppy
Next.js vs. NestJS: Choosing the Right Framework for Your Project
members

Next.js vs. NestJS: Choosing the Right Framework for Your Project

In the dynamic landscape of modern web development, choosing the right framework is crucial for the success of your project. Next.js and NestJS have emerged as prominent competitors, each catering to
Claire Nguyen
Introduction to React
members

Introduction to React

I am participating in a project using React language and learning a lot of experience from it. In my opinion, this is a very accessible language even if you are not a technical professional and I have
Hikari
Software Security Testing: The Concept Of Security Assessment & Security Testing
members

Software Security Testing: The Concept Of Security Assessment & Security Testing

Security Assessment and Security Testing are essential components of a comprehensive security strategy. In some circumstances, combining Security Testing with other aspects Security Assessment, such a
Sumire Banh
Sumire Banh