File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# UI
22
3- <iframe src =" //player.bilibili.com/player.html?aid=207491379&bvid=BV1dh411i77h&cid=392185194&page=1 " scrolling =" no " border =" 0 " frameborder =" no " framespacing =" 0 " height =" 600 " style =”width : 100%;height: 500px; max-width: 100%;align:center;padding:20px 0;” > </iframe >
43
4+ <iframe src =" //player.bilibili.com/player.html?aid=865632005&bvid=BV1654y1T7uF&cid=1044463115&page=1 " scrolling =" no " border =" 0 " frameborder =" no " framespacing =" 0 " height =" 600 " style =”width : 100%;height: 500px; max-width: 100%;align:center;padding:20px 0;” > </iframe >
55## 解决痛点
66
7- 对于 ui 设计稿的还原度,是 C 端开发人员的一个重点重做 ,设计稿还原的好坏对一个项目要求至关重要。而且在页面还原度的问题上,我们经常看到开发经常找 UI 设计师沟通,这就大大提高了沟通成本,导致后续的开发时间压缩;集成测试的 UI 还原功能可以减少开发与 UI 设计师的沟通成本,只需设计把 UI 设计稿与开发的页面按要求,导入集成测试中,然后就会生成测试报告,开发只要根据测试结果修改,就可以修改,节约沟通成本,大大提高了开发人员的效率。
7+ 对于 ui 设计稿的还原度,是 C 端开发人员的一个工作重点 ,设计稿还原的好坏对一个项目要求至关重要。而且在页面还原度的问题上,我们经常看到开发经常找 UI 设计师沟通,这就大大提高了沟通成本,导致后续的开发时间压缩;集成测试的 UI 还原功能可以减少开发与 UI 设计师的沟通成本,只需设计把 UI 设计稿与开发的页面按要求,导入集成测试中,然后就会生成测试报告,开发只要根据测试结果修改,就可以修改,节约沟通成本,大大提高了开发人员的效率。
88
99## UI 还原测试流程图
1010
You can’t perform that action at this time.
0 commit comments