JMeter – Using Synchronizing Timer on Request Level

Earlier we have already learnt about some basic things about synchronizing timer and how to use it on controller level on software load test plan in my previous post. Now here we will discuss and learn how to use synchronizing timer on request level in software load test plan and how it will works. Let’s … Read more

Risk based testing

Let first understand the meaning of RISK, risk means a problem or issue or bug which can occur in future.so risk may related to software or it may also related to QA or development team. Means guessing the possible which can come in near future and finding the solution for that in advance or change … Read more

JMeter – Using Synchronizing Timer on Controller Level

In earlier article, We learn some basic things about Synchronizing Timer. As you know, Synchronizing Timer is useful to release given number of threads at once to generate load on selected request or all requests of your software load test plan. In this article, We will learn how to use synchronizing timer on controller level of … Read more

What is white box testing?

This is a common interview question but many of the tester are unable to answer in proper way. Let us discuss in details. What are white box, black box and grey box testing and how to perform them? Today we will discuss only white box testing technique. White Box Testing : White box testing has … Read more