All Stories

How to use your Github account to give comments, questions on my post

In this post, I would like to share with you the way that you interact with me via my personal blog.Currently, My blog is being developed in Github free host, Pipeline. Therefore, I t...

In sharing, tutorial, Feb 16, 2025

How to use test data with CSV file in JMeter

Example Scenario testing that using CSV file with JMeterIn this post, we share us the way to control testing data in CSV file in JMeter tool to perform testing scenario.

In performance-test, jmeter, tutorial, Feb 15, 2025

AI for Testing - Take advantage of DeepSeek to ask something about Testing

About DeepSeekhttps://www.reuters.com/technology/artificial-intelligence/what-is-deepseek-why-is-it-disrupting-ai-sector-2025-01-27/ DeepSeek is a Chinese artificial intelligence com...

In software-testing, tutorial, Feb 01, 2025

Performance test - Preprocessor and Postprocessor in JMeter

Situational CasesIn the real scenarios, there are many cases which require us to do some pre-condition or tear-down steps in each request or sampler in JMeter. They are aka: Preproces...

In performance-test, jmeter, tutorial, Jan 27, 2025

Use Xcrun Simctl command to control simulator

AboutThere are many questions relates to topics: “why we should use tool A, not tool B ?” “Which tools I should learn to cover UI automation test for web app”

In tutorial, testing4everyone, course, Jan 22, 2025

Performance test - What is a Percentile?

A percentile is a statistical measure that indicates the value below which a given percentage of observations in a data set falls. For example:

In performance-test, tutorial, Jan 19, 2025

Everything About Test Plan in JMeter

Everything About Test Plan in JMeter

In performance-test, jmeter, tutorial, Jan 04, 2025

Performance test - Download and Install JMeter On MacOSX and Windows machines

JMeter - Download and Install On MacOSX and Windows machinesIn order to install and run JMeter in MacOSX or Windows, We need to assure that our computer already installed Java or not

In performance-test, jmeter, tutorial, Jan 01, 2025

How to customize a annotation on TestNG

Creating and using custom annotations in TestNG involves several steps. You need to define your custom annotation, create an annotation processor, and then use the annotation in your ...

In coding, testng, tutorial, Jan 01, 2025