-
Android Core
Restart Android Activity with ActivityScenario
I was writing an instrumentation test which required restarting the activity during a test. As I was trying out the…
Read More » -
Enterprise Java
When HTTP status code is not enough: tackling web APIs error reporting
One area of the RESTful web APIs design, quite frequently overlooked, is how to report errors and problems, either related…
Read More » -
Enterprise Java
Creating Custom Maven Archetype
Maven archetypes are the project templates which can help us quickly create a maven starter project based on its type.…
Read More » -
Software Development
17 Key Benefits Of Automation Testing For A Successful Release
With the increasing pace of technology, it becomes challenging for companies to manage the quality of their web applications. Due…
Read More » -
Enterprise Java
Upgrading Spring Security OAuth and JUnit Tests through the 👀 of a Java Hipster
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development
[MEGA DEAL] AWS Solutions Architect Certification Bundle (97%)
This 6-Course, 32-Hour Bundle Will Help You Get On Certification Track with the Industry-Leading Cloud Computing Platform Hey fellow geeks,…
Read More » -
Core Java
Handling exceptions functional style
Java supports checked exceptions from the very start. With Java 8 the language element lambda and the RT library modifications…
Read More » -
Agile
Product Roles, Part 7: Collaboration Can Shorten Feedback Loops
I started this series with the question: If we have teams for all other aspects of an agile approach, why…
Read More » -
Agile
Product Roles, Part 6: Shorten Feedback Loops
I started this series discussing the issue of the various product-based roles in an agile organization. I suggested a product…
Read More »