日历

« 2008-11-22  
      1
2345678
9101112131415
16171819202122
23242526272829
30      

统计信息

  • 访问量: 290
  • 日志数: 5
  • 建立时间: 2008-07-16
  • 更新时间: 2008-09-10

RSS订阅

分享知识,共同进步

我的最新日志

  • Office Outlook设置在服务器上保存副本

    2008-9-10

    当您检索 POP3 (POP3:用来从 Internet 电子邮件服务器检索电子邮件的常用协议。) 电子邮件帐户中的电子邮件时,默认情况下,在邮件被下载到计算机后将被从电子邮件服务器上删除。对于许多人而言,这不会造成什么问题。

    但是,如果您需要从多台计算机上查收电子邮件,一定要将 Outlook 配置为不删除电子邮件服务器上的邮件。对于那些想在工作时检查其家庭 Internet 服务提供商 (ISP) (ISP:一种以提供 Internet 接入,使用诸如电子邮件、聊天室或万维网为业的企业。有些 ISP 是跨国的,在许多地方提供接入服务,而其他服务商则局限在一个特定地区内。) 的电子邮件帐户并将邮件下载到家庭计算机上以便永久储存的用户而言,该方案最为常见。

    将邮件保留在电子邮件服务器上时,可以采取多种方式来删除邮件。要做出选择,您需要考虑有关电子邮件使用情况的若干因素,如:您希望经过多长时间才能从多台计算机上访问邮件,电子邮件服务器管理员设定的存储限制等。如果超出存储限制,您可能无法接收新邮件,或者需要缴纳额外的费用。通常情况下,最好将一台计算机保留为默认设置,这样它就不会在电子邮件服务器上保存电子邮件。当您使用该计算机检索电子邮件时,邮件被下载后将从电子邮件服务器上删除。如果不想这样做,Outlook 允许您选择在服务器上保留电子邮件的时间长度。

    1. “工具”菜单上,单击“电子邮件帐户”
    2. 单击“查看或更改现有电子邮件帐户”,然后单击“下一步”
    3. 选择您的 ISP 帐户,然后单击“更改”
    4. 单击“其他设置”
    5. 单击“高级”选项卡,然后在“传递”下,选中“在服务器上保留邮件的副本”复选框。

      “Internet 电子邮件设置”对话框

    6. 选择以下选项之一:
      • x 天后删除服务器上的邮件副本   电子邮件被下载到您的计算机上,但是仍将在电子邮件服务器上保留指定的天数。对于那些需要在工作时阅读其邮件,但是又想将它们下载到家庭计算机上以便永久保存的用户,这是最常用的设置。我们建议您选择能够满足需要的最少天数。在电子邮件服务器上保留邮件的时间越长,超过邮箱大小限额的风险就越大。
      • 删除“已删除邮件”时,同时删除服务器上的副本   电子邮件被下载到您的计算机上,但是仍然无限期地保留在电子邮件服务器上,直到您删除 Outlook 中的邮件并清空“已删除的邮件”文件夹。只删除邮件不会从电子邮件服务器上将其删除。

      如果不选中上述任一复选框,邮件将无限期地保留在服务器上。最终您将超过邮箱限额,除非您从另一台将 Outlook 配置为删除电子邮件服务器上的邮件的计算机连接到电子邮件服务器。

    7. 单击“确定”,然后单击“完成”

    有关在多台计算机上使用 POP3 电子邮件帐户的详细信息,请参见本文的“请参阅”部分。

  • Defect Template and Writing Standard

    2008-9-03

     

    Upload a document about writing defect. Hope it is useful for you!o(∩_∩)o...

      

     

    This document gives a guideline for writing defect.

     

    All Defects Should Contain the Following:

    Defect ID

    Created by UrTracker system.

    Brief Descrīption

    Very short descrīption to identify the defect. 

    Severity

    Based on customers’ experience.

    How Found

    Ad-hoc

    scrīpt

    Status

    Generated manually in UrTracker.

    Date Submitted

    The time when defect is created.

    Closed Date

    Updated by system after defect closed

    Priority

    Based on Severity, Difficult to fix and so on.

    Build Version

    The build version when defect reported

    Detailed Descrīption

    ACTUAL RESULT:

    Describes the incorrect behavīor.

     

    EXPECTED RESULT:

    Describes the correct behavīor.

     

    STEPS:

    Describes how to reproduce the defect

     

    RECOVERY:

    Describes how to recover from error, etc.

     

    ADDITIONAL CHARACTERIZATION NOTES:

    Include whether defect is reproducible.

    The related info of the defect.

     

    ERROR INFORMATION:

    *Only include if applicable

     

    Test File/Test Case No.

    If defect found during scrīpted testing, type the scrīpt name here.

    Workaround

    Describes how to avoid defect

    Configuration

    The environment in which the defect occurs.

     

     

    This section is for AEM Planet project. It lists general guideline for writing a good defect.

     

     1.  An effective defect report usually has the following qualities:

    Consistency-----Write to a standard format (or template).

    Readable---------Easy to read and understand.

    Repeatable------Contains information needed to reproduce the problem.

    Clear---------------Do not include ambiguous or confusing information.

    Concise-----------Content is brief but comprehensive.

    Correct------------Do not include inaccurate information.

    Complete---------Do not miss critical information.

    Relevant----------Report contains relevant information needed to understand the problem.

    Focused----------Describes one specific problem.

     

    2. Useful tips for writing effective defect reports with the qualities listed above include:

    ----------Make wise decision on your own to collect required defect information in an efficient method.

    ----------Analyze the defect and just do necessary test verification that can provide valuable information.

    ----------In order to get more information related in a defect, you have to doing more verification. That means more test time and much more money. Remember doing effective testing to save money.     

    ----------Keep your target audience in mind when writing your defect report. For example, though the assigned engineer may be your primary target, someone else may be reassigned to resolve the problem and there may be a variety of other readers for this report.

    ----------Spend a few extra minutes writing your defect reports. You already spend a lot of valuable time finding defects. Make your time worthwhile so you can improve your chances of getting your defect fixed.

    ----------Reread the final report to make sure it makes sense and that you have captured all relevant information.

    ----------Have someone else review and provide feedback on your defect report.

    ----------Do not be judgmental about someone’s work or design in your defect report. Avoid words such as “why did you” or “this is a poor design”. This will not help the defect resolution process.

     

    3. Don’t use ambiguous words and sentence in the defect, for example:

    ----------Doesn’t work.

    ----------Can’t be installed.

    ----------An error/unexpected box pops up.

    ----------The roll bar cannot be moved.

     

    4. Brief Descrīption--------is the most important part in the defect. A good one-line summary will help everyone quickly understand a problem while at the same time will uniquely identify a problem. A one-line summary is similar to a newspaper headline.

    ----------It should be concise. It is not the step list.

    ----------Don’t begin with the Verb, or the Adverbial Modifier.

    ----------Don’t contain the unnecessary information. For example, if you found a defect on OS 9x. But in fact, this defect also occurs on other OS, such as OS 2K, XP, please don’t contain OS 9x in the Brief Descrīption.

     

    Examples:

    ----------Language in the first row has a strange format in the supported language list. (What does the word “Strange” mean? What kind of symptom is strange?)

    ----------The Minimal Install does not include any section of Build. (“any section” here doesn’t make any sense.)

     

    5.  Steps:

    ----------Use action words to start describing a step.

    ----------Don’t list too many steps. It is better if the steps are less than 8 steps.

    ----------Don’t confuse the steps and the actual result.

    ----------Use short sentence to instead of long sentence.

     

    6. Actual Result:

    ----------If the defect contains different symptom with the same defects, we prefer to submit separate defects with different symptom.

    ----------Don’t confuse the actual result and expected result.

    ----------Do not be judgmental about someone’s work or design. Don’t use the subjective word.

    ----------Actual Result should also be concise.

     

    7. Expected Result:

    ----------Make the expected result that defined in spec and the expected result that you think that should be as different.  

    ----------Do not be judgmental about someone’s work or design. Don’t use the subjective word.

     

    8.  Additional Information------Additional Information maybe different with different kind of defects. The basic rule for providing the additional information is trying our best to help the developer to get the root cause of the defect. Any information may help the developer get the root cause of the defect should be listed here.

    ----------Does the defect also occur on other OS?

    ----------Is the defect related to the different Browser configuration?

    ----------Is there any workaround?

    ----------What’s the reproduce rate?

     

    9.  Attachment------Screenshot is helpful for developer to identify the defect, especially the complex defect.

    ----------Don’t include unnecessary margin with the screenshot.

    ----------The screenshot should be clear enough.

    ----------It’s better to use the Red color to point out the error area, with clear comment. The comment should also use highlight color, such as red color, 12 size font.

    ----------The screenshot should be saved as .JPG format instead of .BMP format.

      

    10. Configuration-----We should provide the special configuration information based on special defects. Configuration information includes but is not limited to: Browser, Application, PC H/W, Build, and OS version.

     

     

  • 软件测试书籍----Effective Software Testing

    2008-7-24

     

    感觉这本书不错,值得推荐大家看看,有些细节的东西还是要上升到理论的层次才能理解的更深刻的。

  • 测试中需要提交的文档

    2008-7-24

    测试中需要提交的文档大概有:

    测试计划

    测试用例

    缺陷模板

    测试总结报告

    用户说明书

    测试流程

    风险控制

     

    应该还是有其他的,一时想不起来了。郁闷,昨天跟老大说了有很多要提交,今天就不记得要提交哪些了。

  • 写点自己关于测试测想法

    2008-7-17

    最近经常在论坛上看见说做测试很迷茫的,突然有想法想写点自己的感受。

    以前我和很多人做的工作类似,做的事测试工作的执行,说句实在话,技术含量是不是很高,但是却没有认真去想测试的根源和本质的东西,就是整天抱怨。虽然在公司内部是比较“优秀”的测试人员,还带项目,心理却一直担心辞职找不到工作什么的。就这样,把大把的时间浪费在迷茫之中。

    现在在一家公司从头开始组建测试团队,才刚刚发现以前做的测试都是有根据的,只不过没有去想为什么而已。其实简单的执行可以带出很多想法,为了解决这些问题,又会需要很多的知识,看很多的书,但是问题也会增加,这样就在不断的解决问题的同时提高了自己的一个认知水平,从而对测试的理解也会加深。

    最近在组建测试团队的时候,对这些体会的更是越来越深刻。

    呵呵,就写这些了。睡觉了丷丷

Open Toolbar