diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testTitle.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testTitle.xml
index c4b5bab594f77d0d3968cc4d962837c8d0160040..d6fc5824b651dd1d124a743db0c61e4eb6830be2 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testTitle.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testTitle.xml
@@ -118,7 +118,7 @@
   <td></td>\n
 </tr>\n
 \n
-<!-- Report mode: title of the form -->\n
+<!-- Dialog mode: title of the form -->\n
 <tr>\n
   <td>open</td>\n
   <td>/erp5/foo_module/0/view</td>\n
@@ -135,6 +135,30 @@
   <td></td>\n
 </tr>\n
 \n
+<!-- Report view mode: title of the form - title of the object -->\n
+<tr>\n
+  <td>open</td>\n
+  <td>/erp5/foo_module/0/Base_viewHistory</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertTitle</td>\n
+  <td>History - Title 0</td>\n
+  <td></td>\n
+</tr>\n
+\n
+<!-- quad_form_view mode: title of the form - title of the object -->\n
+<!-- assumes that BusinessTemplate_view uses quad_form_view as a page template. -->\n
+<tr>\n
+  <td>open</td>\n
+  <td>/erp5/foo_module/0/BusinessTemplate_view</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertTitle</td>\n
+  <td>Business Template Definition - Title 0</td>\n
+  <td></td>\n
+</tr>\n
 \n
 <!-- portal: title of the portal -->\n
 <tr>\n
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 2e66562e2705f8e5c5ddccceeecaab861194f30a..c5b431b6cba29540b4b284840ff229bce0460886 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-49
\ No newline at end of file
+50
\ No newline at end of file