Архив рубрики: English
JMeter and JUnit Integration
JMeter and JUnit Integration In this tutorial, we will learn to integrate JMeter and JUnit. This JMeter and JUnit integration help in load testing of customized Java methods – the JUnit tests. Integrating JUnit in JMeter helps in finding the time taken by individual tests with the applied load using various JMeter capabilities. In this… Читать далее »
Katalon Studio setup and installation
Katalon Studio setup and installation In this tutorial, we are going to check the setup and installation part of Katalon Studio. Katalon’s installation is pretty straightforward and common to different operating systems. For this tutorial, the steps mentioned and screenshots refer to Katalon setup on Windows 7 machine.
What are some limitations of computers?
Working of Computer
Working of Computer In this article, we will discuss the working of computers. A computer is a device that processes a large amount of data and performs various calculations. Computer refers to the hardware, software, and firmware used to process data. Computers process data or information using a combination of hardware and software. Computers are… Читать далее »
Distributed load testing in JMeter
Defect Triage
Adhoc Testing
Adhoc Testing Hello friends! in this post, we will be learning about – Adhoc testing. As the name suggests it is an informal and unstructured way of testing any application. The main aim of Adhoc testing is to uncover the defects which are otherwise not found by following the normal testing process.