Lesson 22 - PHP Testing - Performance testing using cloud services
In the previous lesson, PHP Testing - Business Standards and Usability, we completed the theory about testing, talking about terms such as business standards, validation vs. verification, UX vs. UI, and the like. We're getting to the very end of our comprehensive online testing in PHP course. We're heading to the stress tests to help us determine whether our application will work for a given number of users using it simultaneously and eventually, to find out the places for optimization. This is undoubtedly very important, as when the application is deployed on the production environment, we usually don't want to discover it went down due to the number of requests and start investigating why and where this happens while our business is out of order In today's and the next tutorial, we're also going to test our calculator in 2 popular tools.
Stress tests
Stress tests or performance tests can either indicate one type of test, but this concept is usually understood as a whole family of different tests. Of course, they have in common that they're testing our applications under some stress. These are tests for non-functional requirements, typically performance tests, ones for production hardware specifications, response, or availability. We can be interested in different information and stress the application in different ways.
Typically, we distinguish between the following types of performance tests:
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
This article is licensed: Premium III, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
This tutorial will introduce performance testing. We'll learn to test that our PHP application can handle a given number of users working simultaneously,
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.