Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-04-05 17:31:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c7a011ef40c6fad3ed050f134b1cf7481e425c6d
c7a011ef
1 parent
ed0ca1fb
Created 关于测试App (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
关于测试App.md
关于测试App.md
0 → 100644
View file @
c7a011e
[
返回在线授课相关文档
](
在线授课相关文档
)
```
由于用网页测试在线授课的消息有一定的限制,可以采取制作客户端测试App的方式来对于在线授课的错误处理的健壮性进行测试
```
### 测试App构建设想
*
在测试APP上登录腾讯云通信,测试App可以采用固定的用户Id
*
原有的客户端每次加入群之后,在Debug模式下显示群的名称和Id
*
测试APP运行的时候,填入群的名称和Id,加入群
*
测试App发送特定的指令,指令可以写死在代码中,也可以配置在外部文件中
```
比如可以发送第1页的1,3,2动作,测试页内动作同步保证。
然后可以发送第3页的1,然后发送第2页的1,测试有页面信息提前到达的情况。
测试Case可以多写几种情况
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment