Архив за месяц: Май 2023
Test Cases for Stapler
Test Cases for White Board Marker
Logic Controllers in JMeter
Java Installation
Java Installation In this article, we will learn about Java installation and write our first java program. Excited? Now, let’s begin. The first step is downloading. We need to download the JDK(Java-Development-Kit). If you already have java installed in your system, you can verify it. In the case of Windows PC, you can search for… Читать далее »
Types of Testing | Software Testing Types Every QA Should Know
Types of Testing | Software Testing Types Every QA Should Know In this post, we have covered over 100 types of testing that every software tester should know. We have categorized these software testing types on the basis of different parameters like – based on testing objective, test execution method, test design technique, etc. So,… Читать далее »
Test Cases for Triangle
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… Читать далее »