...

/

Introduction to Front-End Web Development Frameworks

Introduction to Front-End Web Development Frameworks

Get introduced to the leading front-end web development frameworks in this chapter.

Goal of this chapter

In this chapter, we’ll look at the test frameworks from the web development and application perspectives and provide guidelines on how to ensure that our test framework best fits the application type as well as the web development frameworks.

The chapter is designed to cover the following:

  • Charting the leading web development frameworks by their types

  • Guidelines for picking the most advanced JavaScript web development technology

The goal of this chapter is to familiarize us with the most used web development frameworks on the market. As a test engineer, knowing these leading technologies, their advantages, and core features, as well as getting references to sample web applications built using these frameworks, can help with test planning activities.

Leading web development frameworks

We’ve already established a good level of understanding about the ...