Skip to Content
Learning TypeScript 2.x - Second Edition
book

Learning TypeScript 2.x - Second Edition

by Remo H. Jansen
April 2018
Beginner content levelBeginner
536 pages
13h 21m
English
Packt Publishing
Content preview from Learning TypeScript 2.x - Second Edition

Performance testing automation

Another way to improve the performance of an application is to write automated performance tests. These tests can be used to guarantee that the system meets a set of performance goals. There are multiple types of performance testing, but some of the most common ones include the following:

  • Load testing: This is the most basic form of performance testing. We can use a load test to understand the behavior of the system under a specific expected load (number of concurrent users, number of transactions, and duration).
  • Stress testing: This is normally used to understand the maximum capacity limits of an application. This kind of test determines if an application can handle an extreme number of requests. Stress testing ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering TypeScript - Fourth Edition

Mastering TypeScript - Fourth Edition

Nathan Rozentals
Learning TypeScript

Learning TypeScript

Josh Goldberg
TypeScript for Beginners

TypeScript for Beginners

Bharath Thippireddy

Publisher Resources

ISBN: 9781788391474Supplemental Content