To understand the concept of “what is a smart contract?” consider the purchase of a chocolate bar from a vending
Continue reading
My experiment using code
To 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 readingWe have already covered Getting started with Cross browser testing with WebdriverIO in our previous post. As mentioned in our
Continue readingIntroduction WebdriverIO is a javascript based test automation framework built on top of NodeJS. It is an open source project
Continue readingCreating a calendar invite (ics file) and attaching a email via service or sending an email with downloadable calendar invite
Continue reading