随笔分类 -  测试思想

摘要:软件测试含义 •使用人工或者自动的手段来运行或测量软件系统的过程,以检验软件系统是否满足规定的找出与预期结果之间的差异。 软件测试对象 •软件需求 •软件概要设计 •软件详细设计 •软件源码 •软件运行环境 •可运行程序 软件测试的五大要素和两个目标 五大要素 •质量 •人员【决定了资源、技术、流程 阅读全文
posted @ 2017-12-20 10:43 Doris9301 阅读(203) 评论(0) 推荐(0)
摘要:We use JIRA to raise and manage our bugs. Title: Details: Component/s Labels Dates Reporter Assignee Component/s Labels Dates Reporter Assignee Descri 阅读全文
posted @ 2017-09-12 15:37 Doris9301 阅读(319) 评论(0) 推荐(0)
摘要:文档说明 此次线下测试主要针对的是由于设备反应慢而返厂的设备,在lab中无法辨析产生设备慢的具体原因, 因此采取线下测试的方式模拟用户实际购买及使用场景,复现可能的bug. 测试前期准备 用户返厂设备 可对比的设备 版本及硬件信息 保证测试版本(对比机与测试机)为指定版本 记录硬件信息 在测试过程中 阅读全文
posted @ 2017-09-01 11:44 Doris9301 阅读(408) 评论(0) 推荐(0)
摘要:日志分类 整机开发项目中,日志分为如下几种: 1.bugreport 记录ANR(application not response)信息,版本信息,设备型号 2.main 应用程序的信息,提交功能性问题时要加main log. java底层日志信息 3.kernel 内核,CPU使用情况,内存使用情 阅读全文
posted @ 2017-08-19 15:07 Doris9301 阅读(366) 评论(0) 推荐(0)
摘要:工作中只涉猎过用户隐私的privacy test 测试计划 文档说明 The purpose of this plan is to define the user level tests to ensure there is no privacy data as ***(another ducume 阅读全文
posted @ 2017-08-15 13:02 Doris9301 阅读(746) 评论(0) 推荐(0)
摘要:OTA 升级测试 升级类型 OTA SYSTEM (diff update+ full update) force update normal update silent update 71 mins 24 h sideload update APP manual update NOTE 1.APP 阅读全文
posted @ 2017-08-14 13:25 Doris9301 阅读(405) 评论(0) 推荐(0)