diff --git a/README.md b/README.md
index 09668cf9708f1ed8bed23151d45dcf121fd8b25e..bb2fad3d1973a1a888c73206d4df1acaed58abb8 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,10 @@ Launch Fess Server and run the following command:
 
     $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201"
 
+To run a single test case, you can use:
+
+    $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201 -Dtest=SearchApiTests"
+
 ### Translate In Your Language
 
 Fess is internationalized software.