diff --git a/uitests/Add_CCPO_User.html b/uitests/Add_CCPO_User.html
index bab35aa4..df3ad34d 100644
--- a/uitests/Add_CCPO_User.html
+++ b/uitests/Add_CCPO_User.html
@@ -74,15 +74,14 @@
-
+
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Application_Settings.html b/uitests/Application_Settings.html
index 963ed1e3..08ab153d 100644
--- a/uitests/Application_Settings.html
+++ b/uitests/Application_Settings.html
@@ -78,15 +78,14 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon-->
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Edit_App_Member.html b/uitests/Edit_App_Member.html
index ee2af0b5..7e5070a1 100644
--- a/uitests/Edit_App_Member.html
+++ b/uitests/Edit_App_Member.html
@@ -82,15 +82,14 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon-->
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Edit_Portfolio_Member.html b/uitests/Edit_Portfolio_Member.html
index d50e14fe..b2f179e4 100644
--- a/uitests/Edit_Portfolio_Member.html
+++ b/uitests/Edit_Portfolio_Member.html
@@ -78,15 +78,14 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon-->
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Login_Brandon.html b/uitests/Login_Brandon.html
index 75543571..b5a2a58a 100644
--- a/uitests/Login_Brandon.html
+++ b/uitests/Login_Brandon.html
@@ -71,14 +71,13 @@
-
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/New_App_Step_3.html b/uitests/New_App_Step_3.html
index cd8a47f5..0aab34c0 100644
--- a/uitests/New_App_Step_3.html
+++ b/uitests/New_App_Step_3.html
@@ -74,15 +74,14 @@
-
+
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/New_Portfolio_-_No_optional_fields.html b/uitests/New_Portfolio_-_No_optional_fields.html
new file mode 100644
index 00000000..eae79a14
--- /dev/null
+++ b/uitests/New_Portfolio_-_No_optional_fields.html
@@ -0,0 +1,179 @@
+
+
+
+
+
+
+New Portfolio - No optional fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+New Portfolio - No optional fields
+
+
+
+
+waitForPageToLoad
+
+
+
+
+
+open
+/login-dev
+
+
+
+waitForPageToLoad
+
+
+
+
+
+waitForElementPresent
+css=.about-cloud > h1
+
+
+
+assertText
+css=.about-cloud > h1
+About Cloud Services
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=a[href="/portfolios/new"]
+
+
+
+click
+css=a[href="/portfolios/new"]
+
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=main.usa-section > h1
+
+
+
+assertText
+css=main.usa-section > h1
+*New Portfolio Form*
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=#name
+
+
+
+type
+css=#name
+Tatooine Energy Maintenance Systems
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=#defense_component
+
+
+
+type
+css=#defense_component
+Defense Logistics Agency
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=input[type="submit"]
+
+
+
+assertText
+css=input[type="submit"]
+Save
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=input[type="submit"]
+
+
+
+click
+css=input[type="submit"]
+
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=.portfolio-header__name > h1
+
+
+
+assertText
+css=.portfolio-header__name > h1
+*Tatooine Energy Maintenance Systems*
+
+
+waitForPageToLoad
+
+
+
+
+waitForElementPresent
+css=.empty-state__message
+
+
+
+assertText
+css=.empty-state__message
+*This portfolio doesn’t have any applications*
+
+
+
+
+
\ No newline at end of file
diff --git a/uitests/New_Portfolio_Member.html b/uitests/New_Portfolio_Member.html
index e2dbbe82..090ed9cc 100644
--- a/uitests/New_Portfolio_Member.html
+++ b/uitests/New_Portfolio_Member.html
@@ -74,15 +74,14 @@
-
+
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Remove_Portfolio_Member.html b/uitests/Remove_Portfolio_Member.html
index 99801981..47d5b49d 100644
--- a/uitests/Remove_Portfolio_Member.html
+++ b/uitests/Remove_Portfolio_Member.html
@@ -78,15 +78,14 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon-->
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Resend_App_User_Invite.html b/uitests/Resend_App_User_Invite.html
index 6f93e334..f1b01f4e 100644
--- a/uitests/Resend_App_User_Invite.html
+++ b/uitests/Resend_App_User_Invite.html
@@ -82,15 +82,14 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon-->
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*
diff --git a/uitests/Revoke_App_Member_Invite.html b/uitests/Revoke_App_Member_Invite.html
index 48ca1e42..1fd8dec6 100644
--- a/uitests/Revoke_App_Member_Invite.html
+++ b/uitests/Revoke_App_Member_Invite.html
@@ -82,15 +82,14 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon-->
waitForElementPresent
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
-verifyText
+assertText
css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading
*Logged out*