Search
How We Perform Frontend Testing on StackPath’s Customer Portal
15.11.2019
Nice post from Thomas Ladd about how their front-end team does testing. The list feels like a nice place to be:
TypeScript - A language, but you're essentially getting various testing for free (passing the right arguments and types of variables)
Jest - Unit tests. JavaScript functions are doing...
Northern Trust Testing Fractionlized Bonds on Blockchain
14.11.2019
The U.S.-based custody bank is working with BondEvalue, a Singapore-based debt markets tech company, to offer fractions of tokenized bonds to retail and small professional investors
Alibaba’s Ant Financial Starts Pre-Launch Testing of Consortium Blockchain
12.11.2019
The fintech arm of Chinese tech giant Alibaba Group said it expects the blockchain to go live in around three months
ChainX to Release Smart Contract Testing Network in Hangzhou
6.11.2019
ChainX released its weekly report for October 28 to November 3 today. They have mentioned about the launch of promotion for the first experience of Substrate technology for EDG users. The campaign was a success; all the participants were credited with 2 PCXs in their ChainX account as a token...
President Erdogan: Turkey to Finish Testing Digital Lira in 2020
5.11.2019
Turkey's President Recep Tayyip Erdogan directed that the government should start testing the national central bank digital currency in 2020
A Business Case for Dropping Internet Explorer
28.10.2019
The distance between Internet Explorer (IE) 11 and every other major browser is an increasingly gaping chasm. Adding support for a technologically obsolete browser adds an inordinate amount of time and frustration to development. Testing becomes onerous. Bug-fixing looms large. Developers have...
Bitcoin Support on Opera Leaves Beta Testing + 7 More Crypto News
22.10.2019
Source: Opera, Instagram
Crypto Briefs is your daily bite-sized digest of cryptocurrency and blockchain-related news – keeping you up-to-date with under the radar crypto news from around the world.
Adoption news
The Opera web browser released a new version for Android, which, in addition to already...
Market Outlook: Crypto Prices Hold Steady but Face a Crucial Turning Point
20.10.2019
After sitting around $257 billion, the cryptocurrency market lost $35 billion in less than 30 minutes on September 24. Since then, many digital assets have found new support, but bears have started to claw away at these areas. Most cryptocurrencies are testing their weekly support trendline that...
Fidelity Digital Assets’ Testing Opens to More Qualified Investors
19.10.2019
Fidelity Digital Asset Services is rolling out its custody and trading platform to more qualified clients
Cambodia’s Central Bank Testing Digital Wallet to Ease Cross Border Payments
18.10.2019
Cambodia’s Central Bank wants to slash the cost of cross-border payments and is studying how its Bakong digital wallet might help
New Crypto Adoption Example: Samsung Testing Tokenomics with Lympo
15.10.2019
There is another example of adoption coming to the Cryptoverse, as Samsung started testing tokenomics with Lympo in an effort to motivate Americans to be(come) healthier.
Samsung Health, a free application developed by South Korean giant Samsung, partnered with the Lithuania-headquartered...
BMW, General Motors, Ford to Start Testing Blockchain Payments in Cars
14.10.2019
Five major automakers — Renault, BMW, General Motors, Ford and Honda — will test a blockchain car identification and payment system
Recipes for Performance Testing Single Page Applications in WebPageTest
10.10.2019
WebPageTest is an online tool and an Open Source project to help developers audit the performance of their websites. As a Web Performance Evangelist at Theodo, I use it every single day. I am constantly amazed at what it offers to the web development community at large and the web performance folks...
Automated (and Guided!) Accessibility Audits with axe Pro
3.10.2019
It's important to know there are tools for automated accessibility testing of websites. They are a vital part in helping make sure your website is usable for everyone, which is both a noble goal and damn good for business. Automated tests won't catch every potential accessibility issue, but they...
Medici Bank Launches Private Beta Testing in October: Report
26.9.2019
Medici Bank launches private beta testing in partnership with at least two crypto-related firms in October
BitTorrent Live (BLive) Opens Access for Public Beta Testing
21.9.2019
BitTorrent, a forerunner in peer to peer technology is all set to commence its new live streaming service BitTorrent Live (BLive). BLive is a unique, innovative app with many astonishing features. It is equipped with social networking platforms, instant messaging features, plus it has an awesome...
Ethereum Announces Launch Dates for Testing its Hard Fork, Istanbul
20.9.2019
A recent update on Ethereum maintenance released a while ago, known as Frozen Pyjack, secures in the dates that Ethereum’s mainnet upgrade, where Istanbul will be utilized on Ethereum testnets. For quite some time, Istanbul is Ethereum’s long-time discussed hard fork that pledges...
Report: Square’s Cash App Is Testing a Stock Trading Feature
13.9.2019
Square’s BTC-friendly payment app Cash App is reportedly testing a new option to let users buy and sell stocks
Developer Reveals Token Reward Platform Fueled by Bitcoin Cash
12.9.2019
There’s a new crypto platform called Honeypoints that just released for beta testing on Apple’s Testflight. The digital currency application created by two former Bitcoin.com employees aims to fuel merchant adoption with loyalty rewards. The Honeypoints app is meant to stimulate retail...
Model-Based Testing in React with State Machines
4.9.2019
Testing applications is crucially important to ensuring that the code is error-free and the logic requirements are met. However, writing tests manually is tedious and prone to human bias and error. Furthermore, maintenance can be a nightmare, especially when features are added or business logic...