Donald (Doai Tran) Follow
https://www.linkedin.com/in/doai-tran-nguyen-van-b125b051/
Hi, I am Donald (Doai Tran), the author of Testing4Everyone. I hope you like it!

Posts by Donald (Doai Tran)
MCP - Excel with Claude AI to generate test cases automatically
Ideas Take advantages of LLM to help us generate test case with a specify template via prompting Integrate MCP to push the generated Test Cases into Excel file, where we use it to m...
In ai-test, ai-agent, llm, mcp-ai, May 17, 2025MCP - Playwright with Claude AI
Let start with a mcp for covering web-automation with playwright in Vscode - Copilot and Claude. It is based on: MCP Execution Playwright
In ai-test, ai-agent, llm, mcp-ai, May 09, 2025The Relationship Between MCP, AI Agent, GenAI, and LLM
The Relationship Between MCP, AI Agent, GenAI, and LLMNote: The information in this post are collected and composed at April 2025, in the future it can be changed with the development...
In ai-test, ai-agent, llm, mcp-ai, Apr 12, 2025Try to use Cursor tool for automation testing daily work
Cursor - AI Editor Code Cursor lets you write code using instructions. Update entire classes or functions with a simple prompt. Source: https://www.cursor.com/ Example:
In ai-test, tutorial, Mar 16, 2025Use Gemini AI supports us cover UI Testing for a Web Application
Idea: Use Gemini AI as an assistant to help us boost work productivity. In this post I would like to share you the way to use Gemini to help us improve UI and Visual Testing.
In web-app-test, tutorial, Mar 15, 2025Main keys to learn Mobile Application Testing - Appium
The essential key points for Mobile Application Testing - Appium
In mobile-app-test, tutorial, appium, Mar 07, 202510 key points for Web Application Testing
10 key points for Web Application Testing Key 1 - Understand Web application Business Domain Key 2 - Applying the Cross-Browser Testing Key 3 - Considering to apply Mobile Web View...
In web-app-test, tutorial, Mar 01, 2025How to run Non-GUI mode of JMeter, Generating HTML report
Run JMeter via Commandline - NonGUI jmeter mode and HTML reportGUI JMeter will consume more resources. Therefore, we usually use JMeter in NonGUI mode in run test scenario.Otherwise, ...
In performance-test, tutorial, Feb 16, 2025How 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, 2025How 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, 2025Premium Course - TestNG on Testing4Everyone
About
In software-testing, tutorial, testing4everyone, course, Feb 12, 2025AI 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, 2025Performance 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, 2025Performance 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, 2025How 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, 2025If Controller in JMeter
If Controller is one of the most important controllers. In JMeter, the “If Controller” is used to execute its child elements only when a specified condition evaluates to true. To ev...
In jmeter, tutorial, Nov 17, 2024Software Testing Sharing
In this page, I collected all my posts and videos I shared on Testing4Everyone youtube channels about Software Testing from Beginner level to Advanced levels.All of them are based on ...
In sharing, collection, Nov 10, 2024Run data providers in parallel - Programming Concept
Parallel data providers are an approach used to enhance the efficiency of data processing by running multiple data retrieval tasks concurrently. This technique is particularly useful ...
In sharing, collection, Oct 01, 2024Key points about Event Driven Testing ?
In this guide, I will cover key concepts, testing approaches about covering a testing for a system in Event-Driven architecture.
In microservice-test, collection, event-driven, Jan 15, 2024Key points about Microservice Testing - Test Pyramid - QA should aware ?
In some cases, there are many guys as QA, Tester who don’t have much knowledge and awareness in some complex technical point or who interested in how SUT (System Under Test) work. It ...
In microservice-test, collection, event-driven, Jan 03, 2024Web Automation Testing with Robot Framework Testing4Everyone
About Robot Framework: https://robotframework.org/ Open Source. Following to RPA - Robotic Process Automation (RPA): https://docs.robotframework.org/docs/different_libraries/rpa. R...
In web-testing, tutorial, testing4everyone, course, robot-framework, Mar 16, 2021Premium Course - Web Application Testing: Essential Concepts & Practical Guide Testing4Everyone
AboutThis course provides practical, hands-on experience in web testing, covering a range of essential techniques and tools.Participants will learn how to develop effective test strat...
In web-testing, tutorial, testing4everyone, course, Feb 16, 2021About Me
💫 About MeHi 👋, I’m Donald. A passionate Quality engineer, Software Engineer. How we can become a good software engineer in test, assure the product quality when release to our custom...
In testing4everyone, Feb 04, 2019Build a profile page and personalize your github page
In this post, I’ll show you how to enhance your GitHub profile, how you can make it profile more attractive to make a good impression on the employer.
In sharing, tips, Feb 03, 2019Source Code - Example Services Restful API for API Testing Course
About
In source-code, document, testing4everyone, Jan 29, 2019Aha Moment !
“Each day, I alway expect to get an Aha moment by learning new things, recognizing my achievements”
In sharing, mindset, Jan 25, 2019Ikigai Concept
Ikigai is a Japanese concept that means “reason for being”Ikigai is a Japanese concept which translates to “a reason for being”. Knowing your ikigai is empowering; it allows you to fi...
In sharing, mindset, Jan 24, 2019My Personal Life and Thinking
Everything about me, you can follow here:
In sharing, mindset, Jan 22, 2019Performance test - Different views between Client Side and Server/Service Side
In Web application and Mobile application, The view of Client Side and Server Side describes the overview how our application works in the Internet views. In Client-Server view, the E...
In performance-test, tutorial, Jan 21, 2019What is Performance Testing
In this page, I would like to collect all notes, posts about Performance testing.
In performance-test, tutorial, Jan 18, 2019