Latest Posts

The jump to Linux Kernel 7.0 is less about a radical architectural overhaul and more about a symbolic milestone combined with cumulative technical progress. In the Linux ecosystem, major version increments historically do not imply breaking changes in the way they do for many software projects; instead, they often reflect maintainability decisions or simply version number scaling. Why 7.0? The Linux kernel follows a pragmatic versioning scheme led by Linus Torvalds....
UI testing is a critical layer in modern mobile application quality assurance. While unit and integration tests validate logic and data flow, UI tests ensure that the application behaves correctly from the end-user’s perspective. For iOS applications, XCUITest—Apple’s native UI testing framework—provides a robust, integrated solution for automating user interactions and validating interface behavior. This article provides a structured overview of XCUITest, its architecture, strengths, limitations, and practical implementation strategies. What...
As winter withdraws and the first signs of spring emerge, millions of people across the world celebrate Nowruz, the Persian New Year. In the Persian calendar, this year marks 2585, a number that reflects not just the passage of time, but the depth of a civilization that has endured for millennia. Nowruz—meaning “new day”—begins precisely at the moment of the vernal equinox, when day and night become equal. This astronomical...
Security testing is an approach that involves assessing the resilience of applications against potential threats and vulnerabilities. It not only helps protect sensitive data...

Linux 6.9 is here!

Linux kernel 6.9 has been released after several months of delay on May 12, 2024. Linus Torvalds announced this via the Linux kernel...
API testing is an indispensable aspect in the programming process, as it aids in the verification of your program's backend functions properly and that...
Data-driven testing has revolutionized the world of software testing, enabling testers to efficiently execute tests with multiple sets of data. By separating test data...

Mehdi Shokoohi

Software Quality Engineer

Popular Tags

Latest Posts

Popular posts