In the last article of the Dev Tools for Quality assurance series I will tackle Chrome memory leak investigation in...
performance testing
Performance testing is non-functional type of testing. It should provide a better insight into performance of the software and its ability to handle high loads of traffic. It covers a multitude of different testing types.
In today's article we are covering a very important subject, performance of web applications. Did you know that you can...
We are all aware that APIs are becoming increasingly used in software in recent years. High performance of APIs has...