PinnedCedric DamianinPractical Software TestingJavascript testing with Mocha: A SeriesPart 1: Introduction and running a sample test with Mocha and ChaiApr 28, 20211Apr 28, 20211
Cedric DamianAn Iterative solution to Binary Tree Pre-Order Traversal in Python3Binary Trees are hierarchical data structures in which each parent node has at most 2 children nodes. In today’s article, we will go over…Sep 5, 2022Sep 5, 2022
Cedric DamianinPractical Software TestingIntegrating Jenkins in your automated tests for CI/CD.In this article, we will be covering the following areas:Nov 23, 2021Nov 23, 2021
Cedric DamianinPractical Software TestingMetrics in Performance testingAs with any other kind of testing, metrics are critical in Performance testing. They enable the tester, developers and stakeholders…Nov 19, 2021Nov 19, 2021
Cedric DamianinPractical Software TestingIntroduction to Performance testingPerformance testing is a non-functional testing technique that is used to determine the system’s responsiveness and performance under…Jul 12, 2021Jul 12, 2021
Cedric DamianinPractical Software TestingAPI Testing with Mocha and ChaiHello there, welcome back to this article series of Javascript testing with Mocha and Chai. If you haven’t seen the first article of the…May 6, 2021May 6, 2021
Cedric DamianChecking for a Palindrome using Javascript built-in functionsCHALLENGEApr 23, 2021Apr 23, 2021
Cedric DamianDesigning a Testing Strategy using the Test PyramidIf you are planning to kickstart or improve software testing in your system and are looking to venture more into automation rather than…Apr 21, 2021Apr 21, 2021