TL;DR In the previous post, we wrote the Picshare update function, but the heart icon had not been interactive yet. In this post, we will create a Picshare Browser Program….
TL;DR In the previous post, we introduced Elixir Closure. Today we present the last two Elixir Basic Types, Reference, And Pid. This post is part of the functional language series,…
TL;DR In the previous post, we introduced a definition for Test Case values. This time we discuss an essential part of every test expected result. We will introduce you to software…
TL;DR Now that we know Simon’s third diagram, Problems, Questions, Ideas, and Praises (PQIP), let’s explore Neil Boyd’s example of session-based testing. The Charter is to find in the fifteen-century,…
TL;DR In the previous post, we explain how to do the Inch-Pebbles estimation technique. Now you know to do skillful project estimation. But there is always a but. Other stakeholders do…
TL;DR Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing of HTTP interactions. By tapping into multiple request APIs across both Node & the browser, Polly.JS…
TL;DR This post is a bug report for iPhone11 Pro iOS 13.7. When I set that the Camera application is not available on Lock Screen, Camera Application Icon disappears from…
TL;DR In the previous post, we learned how to add an Update Model to our Picshare application. In this post, we will write the Picshare update function but heart icon…
TL;DR In the previous post, we introduced Elixir First Class functions, Lambdas. Let’s see what Elixir Closure is. This post is part of the functional language series, and it is…
TL;DR In the previous post, we introduced the RIP (Reachability, Infection, Propagation) Model that we use for mapping failure to a fault. Today we give a definition for Test Case…