GeeCON 2023: Emilia Lendzion-Barszcz - Performance Testing to nie tylko API

youtube.com 1 rok temu


When you think of performance tests, you most likely mean tests at the API or GUI level. And you are right! due to the fact that they are usually enough. What happens erstwhile we request something more? Are you acquainted with the Shift-Left approach? What if we applied this concept to performance tests? What if you could usage your existing tests (including unit tests!) to do it cheaply? Let's find out! utilizing tests at the lowest level of the investigating pyramid you can choose 1 of 3 solutions to accomplish the aforementioned concept. utilizing a well-known library (with licence limitations), going with an open-source task (with multiple issues), or coding your own solution. erstwhile you make your decision you inactive have a lot to think about. How to choose the best methods to cover? What to do with the natural results? Should it be utilized as a prevention or baseline? Within this talk, I would love to share the way I took and the lessons learned. Last but not least. Did we manage to go live or did it end as POC?