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