Imagine you are asked to develop an app for all platforms (iOS, Android, macOS, etc.) and you need it to be rendered correctly on all devices, you would have to test it on every device and cover most resolutions. Now imagine having to run these tests every time you make changes to your app. This... Continue Reading →
Adding visual validations to automated tests with Oculow
Before you start using Oculow, you must know how to implement U.I. automation. Unfortunately, there is no getting around this requirement. We need to properly render the app/website to test what users will be displayed. If you don't know what U.I. automation is or how to implement it, there are a lot of great tutorials... Continue Reading →
Introducing Oculow, an AI to optimize visual regression
Greetings everyone! This is a introduction to Oculow, a startup with hopes of achieving great advances in the use of A.I and software Q.A. We are currently 3 enthusiastic developers looking to generate a impact on the software development community by using A.I to create leading edge software QA tools. Any feedback you have for... Continue Reading →
How does a neural network ‘learn’?
When you think of neural networks, can you imagine how a computer simulates the human brain? Let me spoil it for you, it's not magic elves doing all the dirty work. In order to understand how a neural network is able to `learn` things, we will have to see how it works internally. Lets summarize... Continue Reading →