Testing
-
Enterprise Java
Efficient enterprise testing – test frameworks (5/6)
This part of the article series will cover test frameworks and my thoughts and experiences on when and whether to…
Read More » -
Enterprise Java
Efficient enterprise testing — workflows & code quality (4/6)
This part of the article will cover the impact of having effective workflows during our development sessions as well as…
Read More » -
Enterprise Java
Efficient enterprise testing — integration tests (3/6)
This part of the series will show how to verify our applications with code-level as well as system-level integration tests.…
Read More » -
Enterprise Java
Selenium Testing For Effective Test Automation
While there is a substantial increment in the mobile apps market share, web apps are still prevalent with a significant…
Read More » -
Web Development
22 Reasons Why Test Automation Fails For Your Web Application
I can relate to the feeling where you wish to achieve flawless automation testing in the blink of an eye!…
Read More » -
Enterprise Java
Efficient enterprise testing — unit & use case tests (2/6)
In the first part of the series we saw some generally applicable principles and constraints that effective tests should fulfill.…
Read More » -
Enterprise Java
Thoughts on efficient enterprise testing (1/6)
Testing in the enterprise is still a topic that is not as extensively used as it should be. Writing and…
Read More » -
Enterprise Java
Seven Testing Sins and How To Avoid Them
Throughout this article I will be using Java within code snippets, whilst also using JUnit and Mockito. This article aims…
Read More » -
Software Development
Functional Testing Vs Non-Functional Testing
According to a report, app crashes cause 71% of uninstalls. Others reasons that compel users to uninstall the app are…
Read More »