actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas...

8
ACT 7.0 TEST PLAN PRC No.: 199748 Client: Dallas PRC Priority: AAA Move ASAP? N Object Name(s): \\Apollo\web_app_dald\dal_common\portfolio_v2\ lock_amt_show_1.inc, \\Apollo\web_app_dald\dallas\vportfolio\lock_list_retrieve.jsp Problem Description: PORTFOLIO SAVE ID'S ARE NOT APPEARING ON THE LOCK_LIST.JSP WEBPAGE IN DPROD DUE TO A SAVED PORTFOLIO WITH A '\' IN THE DESCRIPTION. THE DASH IS CAUSING A JSON PARSING ISSUE. Developer Notes: PRC: 199748 System: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the Json parsing issue on the front end Requirements: - Remove the double quote and backslash when retrieving the existing portfolio description - Prevent the users from entering double quote or backslash in the description when creating a new saved portfolio Test: - Make sure that the users cannot enter double quote or backslash in the description field - Make sure that the saved portfolio is retrieved properly Filed Affected: \\Apollo\web_app_dald\dallas\vportfolio\lock_list_retrieve.jsp \\Apollo\web_app_dald\dal_common\portfolio_v2\lock_amt_show_1.inc Comments:

Transcript of actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas...

Page 1: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

ACT 7.0 TEST PLAN

PRC No.: 199748

Client: Dallas

PRC Priority: AAA

Move ASAP? N

Object Name(s): \\Apollo\web_app_dald\dal_common\portfolio_v2\lock_amt_show_1.inc,

\\Apollo\web_app_dald\dallas\vportfolio\lock_list_retrieve.jsp

Problem Description: PORTFOLIO SAVE ID'S ARE NOT APPEARING ON THE LOCK_LIST.JSP WEBPAGE IN DPROD DUE TO A SAVED PORTFOLIO WITH A '\' IN THE DESCRIPTION. THE DASH IS CAUSING A JSON PARSING ISSUE.

Developer Notes:

PRC: 199748

System: Dallas websiteSubsystem: vportfolioClient: Dallas

Summary:- Backslash and double quote in saved portfolio description causing the Json parsing issue on the front end

Requirements:- Remove the double quote and backslash when retrieving the existing portfolio description- Prevent the users from entering double quote or backslash in the description when creating a new saved

portfolio

Test:- Make sure that the users cannot enter double quote or backslash in the description field - Make sure that the saved portfolio is retrieved properly

Filed Affected:\\Apollo\web_app_dald\dallas\vportfolio\lock_list_retrieve.jsp\\Apollo\web_app_dald\dal_common\portfolio_v2\lock_amt_show_1.inc

Comments:

In dev, please use credentiallogin name: actpassword: manager

Test Plan: Set-up a portfolio with a ‘\’ in the description. Verify that the portfolios Save IDs are still showing on the Lock List webpage.

Page 2: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

Create a new portfolio and enter a description for the save id

Page 3: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

Tax accounts saved

Lock_list.jsp

Page 4: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

Add new save id with description set to HI\ - system will not let you type the \ (automatically removes)

Page 5: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

Add new save id with description set to HELLO” - system will not let you type the “ (automatically removes)

All show on lock_list.jsp

Page 6: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

Login to master portfolio user – all three save ids show

Page 7: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

VERIFY SAME CHANGES HAVE BEEN MADE TO PID PORTFOLIOAdd new save id with description set to HI\ - system will not let you type the \ (automatically removes)

Add new save id with description set to HELLO” - system will not let you type the “ (automatically removes)

Page 8: actweb.acttax.com 199748... · Web viewSystem: Dallas website Subsystem: vportfolio Client: Dallas Summary: - Backslash and double quote in saved portfolio description causing the

Save as HELLO!

Lock_list.jsp

Login to master portfolio user