Compartilhar via


Testing Insert Date and Time functionality

 

One of the areas I took over when coming to the OneNote team is the functionality that inserts the current date and/or time into a page.  You can try this by typing  :

SHIFT+ALT +T to insert the current time

SHIFT+ALT+D to insert the current date

SHIFT+ALT+F to insert the current date and time

As far as features go, this is very straightforward, has been around for quite a well and doesn't get much smaller. 

 

 

I want to look at the accessibility testing for this simple functionality.  Accessibility is the word we use to describe the capability of our software to be used by people with poor (or no) vision, hearing and the like.  You can see our guidelines at https://www.microsoft.com/enable

 

One of the test cases for this feature consisted of verifying (and believe me, testers use the word "verify" daily) the text inserted was visible and legible in high contrast screen resolutions.  Windows XP shipped with 4 high contrast modes (named1,2, black and white).  My testing will make sure I go into each mode and complete my verifications.  While here, I will change the system font sizes to ensure functionality with the new size.  I do not expect anything to happen here since we use the user fonts on the page, but there may be some drawing problems with nearby text near the edge of the page, or the developer might have implemented the wrong font.  I'll make sure we use the correct font color once we go into high contrast mode. 

Keyboard accessibility I get "for free."  It's the way to access the feature, so I'm covered here.  I'll make sure the date and time text can be seen properly with the Microsoft Magnifier. 

 

Overall, I estimate the feature will take about 30 minutes per supported platform to test.  Office 2007 ran on three different platforms (Windows XP, Windows 2003 and Vista), so I'll need an hour and a half to finish this accessibility testing.  I'd love to simplify the three platforms, but since theming is enabled by default on Windows XP, disabled by default on Window 2003 and replaced by Aero in Vista, I don't think I'll be able to do that.  If this would have been a weeks worth of testing per platform, I would definitely see where I could enable theming on Windows 2003 to see if I could simplify my test matrix one step. 

 

Ultimately, though, this is such a small area to test with accessibility it's just as easy to use each machine.  This feature is only supposed to insert a font (from an accessibility point of view), and as long as we use the right font, I can rely on the fonts being tested for accessibility to save me hours of testing.

 

Comments, questions, concerns and criticisms always welcome,

John

Comments

  • Anonymous
    May 04, 2008
    it would be nice to insert a date into OneNote that was not the current date.

  • Anonymous
    May 21, 2008
    If I insert a date and put it near the top of the page so that the tab title is the date and then make the page a template for that section... The next day I find that the date remains the day befores. It doesn't progress. Same goes with time. So how do you get date and time to increment with new pages as time moves on?

  • Anonymous
    May 01, 2009
    I am having trouble figuring out how to change the format of the time/date inserted. It defaults to 4/31/2009 in my perfect world I would like Thursday, April 30, 2009.

  • Anonymous
    May 01, 2009
    In your control panel, open Regional Settings.  Click the Customize button and then the Date tab.  Here you can change the Short Date format Windows uses.  Use this for Short Date Format: dddd, MMMM dd/yyyy Let me know if this doesn't work for you or you can't find in the control panel where to set this. John