diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/CheckIndexView.html b/utilities/acceptance-tests/suites/CustomPositionsForm/CheckIndexView.html
new file mode 100644
index 00000000..361985b1
--- /dev/null
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/CheckIndexView.html
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+CheckIndexView
+
+
+
+
+
+CheckIndexView |
+
+
+ comment |
+
+ |
+
+
+ deleteAllVisibleCookies |
+ |
+ |
+
+
+ open |
+ /vivo/ |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+
+
+ comment |
+
+ |
+
+
+ comment |
+
+ |
+
+
+ clickAndWait |
+ link=Index |
+ |
+
+
+ comment |
+
+ |
+
+
+ verifyElementPresent |
+ link=College |
+ |
+
+
+ verifyTextPresent |
+ College (1) |
+ |
+
+
+ verifyElementPresent |
+ link=Organization |
+ |
+
+
+ verifyTextPresent |
+ Organization (3) |
+ |
+
+
+ verifyElementPresent |
+ link=University |
+ |
+
+
+ verifyTextPresent |
+ University (2) |
+ |
+
+
+ comment |
+
+ |
+
+
+ clickAndWait |
+ link=VIVO |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+
+
+
+
+
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html b/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html
new file mode 100644
index 00000000..d3cf62e9
--- /dev/null
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html
@@ -0,0 +1,135 @@
+
+
+
+
+
+
+CheckPublicView
+
+
+
+
+
+CheckPublicView |
+
+
+ comment |
+
+ |
+
+
+ deleteAllVisibleCookies |
+ |
+ |
+
+
+ open |
+ /vivo/ |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+
+
+ comment |
+
+ |
+
+
+ comment |
+
+ |
+
+
+ clickAndWait |
+ link=Index |
+ |
+
+
+ assertTitle |
+ Index to VIVO Contents |
+ |
+
+
+ clickAndWait |
+ link=Faculty Member |
+ |
+
+
+ assertTitle |
+ Faculty Member |
+ |
+
+
+ clickAndWait |
+ link=Jane Faculty |
+ |
+
+
+ assertTitle |
+ Jane Faculty |
+ |
+
+
+ comment |
+
+ |
+
+
+ verifyTextPresent |
+ educational training |
+ |
+
+
+ verifyTextPresent |
+ M.Ed. Master of Education in Business Education, University of Wisconsin, School of Business, 2005 |
+ |
+
+
+ verifyTextPresent |
+ M.B.A. Master of Business Administration in Business Administration, University of Illinois, Business Department, 2000 |
+ |
+
+
+ verifyTextPresent |
+ B.S. Bachelor of Science in Business Administration, Carroll College, Business Department, 1981, Four year full scholarship |
+ |
+
+
+ comment |
+
+ |
+
+
+ clickAndWait |
+ link=VIVO |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+
+
+
+
+
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html b/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html
index 88b27b48..5f2677a1 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html
@@ -12,6 +12,10 @@
AddPositions |
ChangePositions |
SearchPositions |
+CheckPublicView |
+CheckIndexView |
DeletePositions |
DeleteTestFacultyMember |