Task Task serves multiple purposes, but at its core it’s a “promise”, an object that represents the eventual completion of
Continue reading
My experiment using code
Task Task serves multiple purposes, but at its core it’s a “promise”, an object that represents the eventual completion of
Continue readingNEAR is a decentralized application platform that makes blockchain accessible to everyday people who are excited for the future of
Continue readingIntroduction A world class development environment, testing framework and asset pipeline for blockchains using the Ethereum Virtual Machine (EVM), aiming
Continue readingTo understand the concept of “what is a smart contract?” consider the purchase of a chocolate bar from a vending
Continue readingBy definition, Blockchain is continuously growing list of records (blocks), which are linked to each other and secured using cryptography.
Continue readingIn our previous blog post, we have seen how we can use Nightwatch JS to execute tests using Javascript and
Continue readingIn this blogpost, we will take a dive into a step by step NightWatchJS tutorial to perform automation testing for
Continue readingWe have already covered on how you create mobile automation tests using Robot Framework in my previous post. In this
Continue readingRobotFramework is a generic automation framework designed for a great number of applications. It can be used for testing apps
Continue readingRobotFramework is a generic keyword-driven test automation framework for acceptance level testing and acceptance test-driven development (ATDD). Recently, Robot Framework has
Continue reading