Tag: Test

Use Flutter Hot Restart in the Integration Test

Introduction If you strike up a conversation with a Flutter developer on Flutter’s unique attributes, chances are they will be quick to highlight Hot Restart and Hot Reload. Often coming from an Android or iOS development background, they have spent years enduring lengthy app...

Yes, you should test on production…

We can define “shipping confidence” as the feeling a mentally sane developer has when they know their code is about to be deployed to production (whether it can be updated over the air or not). Like with any feeling, shipping confidence is a spectrum. A company can be placed on such s...

Morpheus 2.0 Test invitation

On 4 October, we published an article about the new functions and features of Morpheus V2 (https://docs.matrix.io/morpheus/unveiling-the-matrix-ai-network-morpheus-upgrade). We’re thrilled to invite you to join us in testing the remarkable Morpheus Upgrade 2.0, a monumental leap towards Avatar...

The Case Against Relying Solely on Unit Test Coverage

The value of unit test coverage has long been controversial among software engineers. Some argue that it ensures all new code gets properly tested. Others claim that coverage is a meaningless metric that serves as a placebo more than anything. In my opinion, both sides are right. It shouldn&rs...

macOS Sonoma Beta Test Finals

macOS Sonoma Beta Test Results: I am going to split this into Pros and Cons and let you all know what I liked and disliked about Sonoma and in the end discuss what I want to see in the official release on Sept 26, 2023. Pros: As you can see I have one huge picture in this article and I usua...

What Is Done For Medical Test For UAE?

There are many tests which should be conducted before getting work visa or UAE PR. Testing for HIV (by collecting a blood sample) and; Pulmonary tuberculosis are part of the mandatory medical examination for a UAE residency visa by taking an x-ray of their chest. Those who test positive for HIV or a...

Importance of JavaScript Test Coverage using Istanbul

Imagine you started working in a massive codebase. How confident would you be about changing a single line of code without it breaking any other lines? Probably not confident at all. Now, if this codebase has tests that all pass with your code change you would probably feel a little better. However,...

THE TOURING TEST

Tonight, I am leaving Denver for Dhaka, Bangladesh, and then to Istanbul, Turkey to represent The U.S. Transhumanist Party as the Director of Sentient Rights Advocacy and as a candidate for the Party’s nomination for President in 2024. Extraterrestrials are Interdimensionals. They are ...

Experimentation Analysis: Sequential Test Designs

Why Sequential Test Design is Necessary Simply put, time is a scarce resource, and a rapidly growing business cannot afford to waste it. In current experimentation designs, we must wait for the test conditions (i.e., sample size, duration) to be met. This could lead to inefficiencies, as termi...