All Stories

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, 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, 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

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

Less than 5 minutes to root an Android Device

What is Root or Root Access to an Android deviceRoot access on an Android device is similar to administrator access on a computer (Access as Root user in an Android device). It gives ...

In android-studio, tutorial, Dec 28, 2024

How to install ABD command in Terminal MacOSX

OverviewIn this post, I would like to collect the essential steps to help you install and setup ADB command in terminal of MacOSX. Firstly, we answer this question together: β€œWhat is ...

In terminal, tutorial, Dec 27, 2024

Sharing - Testing4Everyone - Postman - PreRequest & PostResponse

In this short post, I would like to share you the script that in a video of Testing4Everyone channel. It is related to PreRequest and PostResponse in Postman tool to generate

In postman, tutorial, Nov 28, 2024