diff --git a/product/ERP5OOo/tests/testDms.py b/product/ERP5OOo/tests/testDms.py
index 37bfc4d5797675aaabcb50de17fc76f8d9e15f73..6d5da95510d7a8e128fa0196b5ee73649acefc1f 100644
--- a/product/ERP5OOo/tests/testDms.py
+++ b/product/ERP5OOo/tests/testDms.py
@@ -1021,9 +1021,9 @@ class TestDocument(TestDocumentMixin):
     self.assertEquals(parsed_string['portal_type'], ['Document','Presentation','Web Page'])
 
 
-  def test_11_SearchStringSearchCapability(self):
+  def test_11_Base_getAdvancedSearchResultList(self):
     """
-    Test search string search capabilities.
+    Test search string search capabilities using Base_getAdvancedSearchResultList script.
     """
     portal = self.portal
     assemble = portal.Base_assembleSearchString