- 1、本文档共60页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
运用测试技术
文档测试 文档类型 包装文字 和图形 宣传材料、广告和插页 授权/注册表 EULA(最终用户协议) 标签和不干胶 安装和设置向导 用户手册 联机帮助 指南、向导 样例和模板 错误提示信息 文档测试 重要性 提高易用性 提高可靠性 降低支持费用 文档测试-审查清单 通用部分 听众、文档对象 术语 内容和主题 正确性 紧扣事实 逐步执行 检查内容 图表和屏幕抓图 样例 拼写和语法 Auto-generated code documents Tools such as: Doxygen Javadoc ROBODoc POD TwinText can be used to auto-generate the code documents from source code comments and create HTML reference manuals. Code documents can be organized into a reference guide style that enables programmers to quickly look up functions or classes. Comprehensive survey of code documentation tools: /wiki/Comparison_of_documentation_generators /** * The time class represents a moment of time. * * \author John Doe */ class Time { /** * Constructor that sets the time to a given * value. * \param timemillis is a number of milliseconds * passed since Jan 1. 1970 */ Time(int timemillis) { ... } 现实中的文档测试 Documentation often gets the least attention, budget, and resources Its possible that the people writing the documentation arent experts in what the software does documentation cant be changed to reflect on time. Website Testing How to test a website Easiest way to start is by treating the web site as a black box. Look at a sample website such as to get a sense of the scale of such an endeavor. Treat each page as a state with hyperlinks as state transitions. Website text Web page text should be treated like documentation and tested using the techniques we described previously. Check for … correctness of contact information e.g., phone numbers, addresses correctness of dates and copyright notices title bar text, bookmark text on browser’s favorites correctness of the ATL text (i.e., mouse over text) layout issues when browser window is resized Website hyperlinks Each link should be checked to make sure it jumps to the correct destination or website. Ensure that hyperlinks are obvious: E.g., underlined text, mouse pointer changes If the link opens an e-mail message, test it
您可能关注的文档
- 03G101的权威解释——施工、监理必读(墙).doc
- 同义词总汇11.doc
- 广东省东莞市寮步信义学校2012-2013学年七年级数学上学期期中试题(无答案).doc
- 建筑工程计价真题----浙江省2009年《建筑工程造价员工程计价》09土建计价试卷.doc
- 青岛版数学四年级下册第四单元复习课件.ppt
- 管理信息系统-4章-方法学-SDLC-2.ppt
- 六年级牛津英语第二学期期末复习总提纲.doc
- 调度自动化安全文明生产制度.doc
- 阿什利康公司介绍.doc
- 楚雄市政务服务中心四群工作心得体会.doc
- 2025年湖南省农村信用社招聘:时政考点考试试卷(附答案).docx
- 2025年入党积极分子培训班结业考试试题及答案(精品).docx
- 2024年广东省汕尾市【辅警协警】笔试真题(含答案).docx
- 2025年黑龙江省鸡西市辅警协警笔试笔试预测试题(含答案).docx
- 事业单位考试真题公共基础试题真题汇编含参考答案.docx
- 2025年计算机基础理论信息安全基本知识试题及答案.docx
- 2024年中国农业银行广东肇庆支行春季校招笔试题带答案.docx
- 2024年陕西省延安市【辅警协警】笔试真题(含答案).docx
- 事业单位考试题库公基真题模拟题及答案解析.docx
- 2025年5.25心理健康知识竞赛题库及答案(共70题).docx
最近下载
- 人教版初中生物会考试卷及答案.pdf VIP
- 2023年海南师范大学软件工程专业《数据结构与算法》科目期末试卷B(有答案).docx VIP
- 2023年四川省广元市中考地理试题卷(含答案详解).docx
- 2023年海南师范大学软件工程专业《数据结构与算法》科目期末试卷A(有答案).docx VIP
- 广西师范大学2020-2021学年《认知心理学》期末考试试卷(B卷)含参考答案.docx
- 羊常见疾病防治.ppt VIP
- 国开期末考试3987《Web开发基础》机考试题及答案(李老师第5套).pdf VIP
- 2024年怀化市靖州苗族侗族自治县六年级下学期小升初真题精选语文试卷含答案.doc VIP
- 2023年海南师范大学软件工程专业《计算机网络》科目期末试卷B(有答案).docx VIP
- 2025年社区工作者招聘考试题库及答案解析.docx VIP
文档评论(0)