Skip to content

Khaled Alshibani

This page collects the articles and public posts published under Khaled Alshibani.
Building Confidence in Every Change with Testing
Software Testing

Building Confidence in Every Change with Testing

Testing usually feels straightforward when a project is still small because checking the main flows manually before a release or deployment can work for some time. As the application grows, this starts taking more effort because new features depend on existing behavior and more parts of the system begin interacting with each other, so a ...

Read article