随笔分类 -  Android

Android
摘要:[TOC] 1. 移动App比PC 上的程序测试要复杂 各种兼容性,多种分辨率, 多种异常情况。 会让移动APP上的测试更复杂。 2. 移动APP测试中如何设计Test Case 移动互联网开发节奏很快,而且版本快速迭代, 建议完全放弃传统的Tese Case, 不需要写详细的测试用例。 而采用fe 阅读全文
posted @ 2019-10-15 11:19 janehost 阅读(1715) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | STK服务 | | | | | | | 阅读全文
posted @ 2018-02-23 13:55 janehost 阅读(1024) 评论(0) 推荐(0)
摘要:| Software Test Case | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | | | | | ID | 功能描述 | 操作步骤 | 预期结果 | 备注 阅读全文
posted @ 2018-02-23 13:53 janehost 阅读(2135) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | 游戏 | | | | | | | | | 阅读全文
posted @ 2018-02-23 13:52 janehost 阅读(2836) 评论(0) 推荐(1)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | 计算器 | | | | | | | | 阅读全文
posted @ 2018-02-23 13:50 janehost 阅读(786) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | 输入法测试 | | | | | | | 阅读全文
posted @ 2018-02-23 13:49 janehost 阅读(1386) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | : | | | | | | | | | | | 时钟设置 | | | | | | | 阅读全文
posted @ 2018-02-23 13:48 janehost 阅读(1230) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | 1.0拍照 | | | | | | | 阅读全文
posted @ 2018-02-23 13:45 janehost 阅读(3206) 评论(0) 推荐(0)
摘要:| Software Test Case | | | | | | | | | | | | ID | 功能描述 | 操作步骤 | 预期结果 | 备注 | | 设置窗口描述 | | | | | | SET_001 | 进入设置主窗口 | 1、从主菜单点击设置进入设置主窗口 2、显示:手机设定、 通话设置 阅读全文
posted @ 2018-02-23 13:42 janehost 阅读(4763) 评论(0) 推荐(0)
摘要:| Software Test Case | | | | | | | | | | | | ID | 功能描述 | 操作步骤 | 预期结果 | 备注 | | TH_001 | 进入通话记录 | 1、选择通话记录项 2、进入通话记录的主菜单界面 | 1、显示呼出记录、已接记录、未接记录和通话时长 | | 阅读全文
posted @ 2018-02-23 13:39 janehost 阅读(1347) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | : | | : | | | | | | | | | | | 通话功能 | | | | | | 阅读全文
posted @ 2018-02-23 13:38 janehost 阅读(3721) 评论(0) 推荐(0)
摘要:| Software Test Case | | | | | | | | | | | | ID | 功能描述 | 操作步骤 | 预期结果 | 备注 | | PB主屏和菜单功能测试: | | | | | | PB-001 | “返回”键的使用 | 1、在电话簿主界面直接点击“返回”键 | 1、返回到进 阅读全文
posted @ 2018-02-23 13:16 janehost 阅读(1260) 评论(0) 推荐(0)
摘要:| ID | 功能描述 | 操作步骤 | 预期结果 | test time | P/F | comment | tester | test time | P/F | comment | tester | | | | | | | | | | | | | | | 1 短信息 | | | | | | | 阅读全文
posted @ 2018-02-23 13:12 janehost 阅读(3177) 评论(0) 推荐(0)
摘要:| 菜单基本功能测试规范 | | | | | | | | | | 一、短消息功能测试规范 | | | | | 测试选项 | 操作方法 | 观察与判断 | 结果 | | 创建、编辑短消息并发送 | 书写短消息 | 1、分别使用菜单或快捷方式进入书写短消息是否有异常; | | | 2、输入0个字符,选择 阅读全文
posted @ 2018-02-23 13:09 janehost 阅读(1212) 评论(0) 推荐(0)
摘要:之前Appium的环境已经配置完成(参考 "Robotframework Appium系列:安装配置" ),接下来就是如何使用Appium来完成我们的apk的测试工作。 一、环境准备 所需的软件列表如下 Robotframework Appium Android模拟器 夜神模拟器 测试的apk文件 阅读全文
posted @ 2017-12-29 13:55 janehost 阅读(2939) 评论(0) 推荐(0)
摘要:1. Robotframework-android系列:安装配置 1.1. 安装环境 64位win10家庭中文版 1.1. 安装说明 网上robotframework-appium安装资料也不少,但是总是不太完整,有些步骤直接省略,那么安装的时候就会出现各种问题。所以这里将自己安装的过程整理成笔记, 阅读全文
posted @ 2017-11-10 10:52 janehost 阅读(2224) 评论(0) 推荐(0)