Showing posts with label Issue. Show all posts
Showing posts with label Issue. Show all posts

Thursday, May 31, 2012

Issue: Mozilla Firefox - Crash Notification



Step-1: Open Mozilla Firefox.(Latest Version)
Step-2: I opened an online task management tool.
Step-3: Tried to open a functionality in another tab.(T-1)
Step-4: Tried to open another sub functionality in another tab(T-2) in T-1.
Step-5: Again tried open another functionality in another tab(T-3) in T-2.

Result: Got a Crash notification.

FYI: Tried same steps again, it was fixed. Don't know whether it was a fix/some issues from my side.

Issue: Microsoft Excel Worksheet



Step-1: Open Excel Sheet (2007)
Step-2: Click on “Office Button”
Step-3: Select ‘Excel Option’
Step-4: Under ‘Change the most popular options in Excel.’ >> ‘When creating new workbooks’; Edit the option ‘Include this many sheets’ as “1”.

-----

Resultant Step-5: [Pass Scenario]: When opening the new Excel sheet via “Windows Start”, the Sheets for the new excel will be ‘1’.
-
Resultant Step-5: [Failed Scenario]: When opening/creating the new Excel sheet via shortcut (right click) > New > ‘New Microsoft Excel Worksheet’, the Sheets for the new excel will be ‘3’ (default).



Wednesday, March 28, 2012

.000 & .00

.000 & .00 ?
What makes difference !!!

We were communicating with the development team regarding this .000 & .00 matter since it was implemented.
Reader’s mind :: What is it all about, can you please explain ?

Information was >> In our application, in some areas, we have values with decimal points like ‘.0’, ‘.00’ and ‘.000’ [ Example > Rs.2,000.00/ 2,000.000/ 2,000.0]. Informed to the development team but as this was just a minor text fix, they did not consider for that particular phase. But when mail came from our client for that issue, the same issue was respected a lot. We informed our client that we had already recorded this as a concern in our ticketing system. This is not like informing to client/respecting these concerns and etc.; the main matter is on how we are communicating to development team to resolve these kinds of bugs/issues. If you ask me what the solution is for these, here it is;

Solution: If there is any code implementation for a text box/ drop-down/etc., inform the development team beforehand itself to use that functionality’s code ( for a text box/ drop-down/ browse button/ light box/ etc.) throughout the application and not for that particular object/ menu.

Hope you guys have a tension free testing hours.



Thursday, December 22, 2011

Standard Bug Post will have?

Bug Summary: [Summary of what happened.]
Bug ID: [Hope most of the tracking tool will automatically create by itself.]
Area Path: [Where the issue is present?]
Build Number: [Version Number which you get in mail from Dev Team.]
Severity: [Text, Tweak, Minor, Major, Crash & Block.]
Priority: [None, Low, Normal, High, Urgent & Immediate.]
Assigned to: [Developer-XYZ]
Reported By: [Hope most of the tracking tool will automatically pick by itself as you would have logged-in.]
Category: [Design Issue, Functional Bug, JavaScript Error (Web app), Added Feature & On Hold.]
Status: [New/Assigned/Resolved/Reopened/Acknowledge/Close] (Depends on the Tool you are using)
Environment: [Windows XP/SQL Server 2005]
Computer Resolution: [Check with your monitor resolution.]
Description: [Precise explanation about the bug.]
Steps To Reproduce: [Optional, when Description is understandable.]
Expected result: [What the exact functionality need to do.]