Архив метки: automation
JMeter Interview Questions
JMeter Interview Questions Prepare for your JMeter interview with our comprehensive list of JMeter interview questions. These interview questions are designed for both beginners and professionals. Here, we will cover both theoretical as well as practical interview questions on performance testing and JMeter. Ques.1. What is Performance Testing?Ans.
JMeter Result Analysis
JMeter Result Analysis After executing a load test, we need to interpret the test results. For result interpretation, we use Listeners in JMeter. These listeners provide different matrices about the load test. In this post, we will see the most commonly used matrices, their meanings and how they are calculated internally from raw data. Result… Читать далее »
Automation Testing Interview Questions
Automation Testing Interview Questions Do you have an important automation testing interview? Are you also worried about the questions asked? Then do not fret. We have curated the top 50 frequently asked automation testing interview questions. These are quick 20 min read questions that will help you and prep you to crack the interview.
Record and Playback in Katalon Studio
Record and Playback in Katalon Studio In this tutorial, we are going to learn test script creation using record and playback feature of a Katalon Studio. In this demo, we will create a test script to check Google calculator functionality.Basically we will be automating the following steps- Launch Google. Enter 2+2 in Google’s search bar.… Читать далее »
Pre Processors in JMeter
Logic Controllers in JMeter
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… Читать далее »
