Coding and Testing ReactJS Application for Beginners ๐
Hi friends, welcome to Ultimate QA โ where testers come to develop and developers come to test.
In this new tutorial, you will learn how to:
Use, code, and test ReactJS app, write e2e visual tests, and develop test strategies. You will also learn how to use testing tools such as Happo.io, Cypress, and Jest.
โ Code a simple react app using create-react-app
โ Deploy to Microsoft Azure
โ Code a birthday reminder app
โ Code some tests
โ Create a testing strategy
โ Code a developer portfolio website
โ Use Cypress.io, Jest, and Happo.io for testing
โ Do functional e2e testing, unit testing, visual e2e testing, component testing
Table of Contents:
๐ Creating A React App and Deploy to Microsoft Azure
๐ Birthday Reminder React App with Full Testing
๐ Build & Test A Portfolio Website