Архив метки: testing
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… Читать далее »
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… Читать далее »