Risk Identification-Help Needed
Submitted by Tejovathi on November 14, 2007 - 6:35am.
Hi all,
Iam working in a Web based Application testing. That is bank website changing the logo and some look and feel changes like button color, table background color etc. with the technology ASP.net.
Now i need to identify the risks in testing phase. Here we are doing integration in DEV environment, System and regession testing in TEST environment. Then we will be moving in to production(After UAT).
please give me your experiences which type of risks i may face(If possible mitigations).
Regards,
Teja.








One possibility may be identification of orphan logo listing - because of the change in the logo (on the development side - they need to include the new logo settings and the path) sometimes chances are there to place the logo in some pages and somewhere it will look like missing (thumbnail not loaded instead only (X) mark will appear))
Another possibility is to check the size of the new logo that is to be implemented, this may cause the page appearance to shrink - this cause the UI appearance to weired.
Another check is to ensure the logo size - sometimes because of the heavy graphic designed for the logo - the performance may slow down. We need to recheck in all the pages for validating the performance of loading the logo
- Login or register to post comments
Submitted by vinu015 on November 15, 2007 - 6:55am.Some other risks may be
EDIT: Since it is bank application, you have to mention all the users that you are changing the look of the website , otherwise they would think its some problem
Also you will have to mention on the website that color was changed.
- Login or register to post comments
Submitted by csqa on November 15, 2007 - 8:12pm.