Category Archives: Thought Leadership
What is coaching leadership
Coaching is a term that is now being mentioned a lot more in the leadership space. Having grown successful teams I thought that I was well acquainted with this subject.
January 2, 2023
12903 Views
4 Min Read
Digital transformation – part 3 – My view
Recap: What is digital transformation? Digital transformation is using technology to create new or modify existing business processes, culture and customer experience to meet changing business and market requirements.
December 27, 2022
14188 Views
6 Min Read
Getting Rid of Technical Debt in Agile Projects
Technical debt was originally defined as code restructuring, but in today’s fast-paced software delivery environment, it has evolved. Technical debt may be anything that the software development team puts off for later, such as ineffective code, unfixed defects,
December 27, 2022
13533 Views
8 Min Read
Why Agile Is Great for Your Business
Agile project management is a great alternative to traditional methods, to address the customer’s needs and the delivery of business value from the beginning of the project. This blog describes the main benefits of Agile for both the customer and the business.
December 22, 2022
15484 Views
5 Min Read
What is Continuous Testing?
Introduction Testing is a crucial part of the Software Development LifeCycle(SDLC). Testing should be included in every stage of the SDLC to get faster feedback and bake the quality within the product.
December 20, 2022
16530 Views
12 Min Read
The Core Principles of Scrum
Scrum at a Glance Scrum is a favorite Agile framework of mine. Scrum is something I utilize as a starting point for Agile adoption. Scrum is a popular Agile framework for organizing software projects.
December 20, 2022
13710 Views
9 Min Read
Digital transformation – part 2 – Enterprise vs Startup
Recap from the first article: What is digital transformation? Digital transformation is using technology to create new or modify existing business processes, culture and customer experience to meet changing business and market requirements.
December 16, 2022
12822 Views
5 Min Read
Options for Manual Test Case Development & Management
The purpose of developing test cases is to ensure the application functions as expected for the customer. Test cases provide basic application documentation for every function, feature, and integrated connection.
December 16, 2022
11604 Views
7 Min Read
QA’s and Unit Testing – Can QA Create Effective Unit Tests
Unit testing is typically software testing within the developer domain. As the QA role expands in DevOps, QAOps, DesignOps, or within an Agile team, QA testers often find themselves creating unit tests.
December 14, 2022
15100 Views
8 Min Read
Fault-Based Testing and the Pesticide Paradox
In some sense, testing can be more difficult than coding, as validating the efficiency of the test cases (i.e., the ‘goodness’ of your tests) can be much harder than validating code correctness. In practice, the tests are just executed without any validation beyond the pass/fail verdict.
December 14, 2022
11316 Views
9 Min Read