Software Development
-
Code Coverage vs Test Coverage; Which Is Better?
Test Coverage and Code coverage are the most popular methodologies for measuring the effectiveness of the code. Though these terms…
Read More » -
14 Mistakes I Did That You Should Avoid As A Newbie Automation Tester
When you start your journey as an automation tester, then mistakes are bound to happen. They may also happen if…
Read More » -
Top 7 Programming Languages For Test Automation In 2020
So you are at the beginning of 2020 and probably have committed a new year resolution as a tester to…
Read More » -
Chatty Logging in Tests
This is another test smell. What is the purpose of log messages in tests? Sometimes there are logging messages, via…
Read More » -
Self-Protecting Projects
I was once attenting a presentation on the topic “Front-End Development”. The talk was held by a senior developer who,…
Read More » -
[MEGA DEAL] The C++ Programming Bundle: Beginner to Expert (97%)
Become an Ultimate Pro in the C++ Language with 47 Hours of Beginner, Intermediate & Advanced-Level Programing Instruction Hey fellow…
Read More » -
Chasing The Dragon
Functions should, ideally return something. It makes them easier to test. Same for services in a service architecture. Bosh! Chasing…
Read More » -
Are you ready to adopt Serverless Computing?
FaaS (Function as a service), one of the newer types of services offered to the industry, came along with the…
Read More » -
Monad with IoCC provides Process/Thread model
This is the final article in the series on looking at Inversion of Coupling Control (IoCC) composition. The previous articles…
Read More »