图片管理工具测试.ppt

上传人:tia****nde 文档编号:12725972 上传时间:2020-05-19 格式:PPT 页数:21 大小:760.86KB
返回 下载 相关 举报
图片管理工具测试.ppt_第1页
第1页 / 共21页
图片管理工具测试.ppt_第2页
第2页 / 共21页
图片管理工具测试.ppt_第3页
第3页 / 共21页
点击查看更多>>
资源描述
,图片管理工具,专业:计算机应用班级:计大101姓名:甘伉飞指导教师:林茂,目录,六、自动化测试,五、测试用例,四、黑盒测试,三、白盒测试,一、项目背景,二、项目目标,七、总结,项目背景,该测试计划的测试项目是图片管理工具。目前,图片管理工具成为人们查看图片常用的工具。但在使用过程中,发现了系统存在的一些问题,为了更加系统和有效地发现系统中的其它问题,现启动本项目来对系统进行测试。,项目目标,随着网上图片的增加,图片管理工具起着非常重要的作用,方便广大网友、学生对图片的管理。充分做了可行性分析后,我们对系统的是使用人群、主要功能等有了一个初步构想。本项目的任务提出者及开发者是图片管理工具开发小组,用户是主要是网友和学生。本产品是针对广大网友和学生管理图片的需求设计的,可以完成用户登录、图片重命名、图片特效、图片水印、幻灯片放映、全屏显示图片、图片调节等主要功能。,主要功能和性能,基本流程,白盒测试,1、条件覆盖条件1:用户名=5,密码=1,T=0条件2:用户名=2,密码=1,T=1条件3:用户名=1,密码=2,T=0条件4:用户名=1,密码=1,T=1,2、判断-条件覆盖条件1:用户名=5密码=1T=0条件2:用户名=2密码=1T=1条件3:用户名=1密码=3T=0条件4:用户名=1密码=1T=1判断1:用户名=1密码=123456T=0判断2:用户名=3密码=1T=1判断3:用户名=3密码=3T=0判断4:用户名=4密码=1T=1,黑盒测试,用户登录等价类表,注:普通用户:1密码:1,用户登录测试用例表,测试用例,自动化测试,1.ar.window(WindowsForms_登陆).setValue(Text,1);2.ar.window(WindowsForms_登陆).setValue(Text_2,);3.ar.window(WindowsForms_登陆).clickControl(PushButton_登陆,54,7,left);,登录模块,图片重命名模块,1.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,22,11,left);2.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,22,11,left);3.ar.window(WindowsForms).clickControl(Client,43,94,left);4.ar.window(WindowsForms_重命名).clickControl(PushButton_确定,43,14,left);5.ar.window(#32770_提示).clickControl(Button_确定,31,13,left);,图片特效模块,1.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,88,14,left);2.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,88,14,left);3.ar.window(WindowsForms).clickControl(Client,59,11,left);4.ar.window(WindowsForms_图片特效).select(ComboBox,浮雕);5.ar.window(WindowsForms_图片特效).setValue(Edit,浮雕);6.ar.window(WindowsForms_图片特效).select(ComboBox,积木);7.ar.window(WindowsForms_图片特效).select(ComboBox,底片);8.ar.window(WindowsForms_图片特效).select(ComboBox,雾化);9.ar.window(WindowsForms_图片特效).clickControl(Client_menuStrip1,332,10,left);10.ar.window(#32770_提示).clickControl(Button_重试(R),24,9,left);11.ar.window(WindowsForms_图片特效).clickControl(PushButton_关闭,9,10,left);,图片水印模块,1.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,99,17,left);2.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,97,15,left);3.ar.window(WindowsForms).clickControl(Client,61,57,left);4.ar.window(WindowsForms_图片加文字水印).clickControl(PushButton_左上,14,8,left);5.ar.window(WindowsForms_图片加文字水印).clickControl(Text,134,338,left);6.ar.window(#32770_提示).clickControl(Button_确定,32,6,left);7.ar.window(WindowsForms_图片加文字水印).setValue(Text_2,AAAAAA);8.ar.window(WindowsForms_图片加文字水印).clickControl(PushButton_字体设置,30,10,left);9.ar.window(#32770_字体).clickControl(Button_关闭,8,9,left);10.ar.window(#32770_字体).select(Button,浅绿色);11.ar.window(#32770_字体).select(ComboBox,粗体);12.ar.window(#32770_字体).select(ComboBox_2,七号);13.ar.window(#32770_字体).select(ComboBox_2,小一);14.ar.window(#32770_字体).clickControl(Button_确定,27,9,left);15.ar.window(WindowsForms_图片加文字水印).clickControl(PushButton_左下,14,6,left);16.ar.window(WindowsForms_图片加文字水印).clickControl(PushButton_粘贴文字,38,9,left);17.ar.window(WindowsForms_图片加文字水印).clickControl(PushButton,35,18,left);18.ar.window(#32770_另存为).clickControl(ToolbarWindow32_桌面,51,37,left);19.ar.inputKey(Enter);ar.window(#32770_提示).clickControl(Button_确定,58,8,left);20.ar.window(WindowsForms_图片加文字水印).clickControl(PushButton_关闭,1,7,left);,幻灯片放映模块,1.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,89,11,left);2.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,89,11,left);3.ar.window(WindowsForms).clickControl(Client,40,77,left);4.ar.window(#32770_浏览文件夹).select(SysTreeView32,桌面r我的电脑rGANKANGFEI(F:)r图片图标rPPT背景,27,12,left);5.ar.window(#32770_浏览文件夹).expand(SysTreeView32,桌面r我的电脑rGANKANGFEI(F:)r图片图标rPPT背景);6.ar.window(#32770_浏览文件夹).clickControl(Button_确定,40,14,left);7.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,37,13,left);8.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,40,8,left);9.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,49,13,left);10.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,40,16,left);11.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,101,13,left);12.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,38,7,left);13.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,209,10,left);14.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,219,14,left);15.ar.window(WindowsForms_F:图片图标PPT背景).clickControl(Client_toolStrip1,148,6,left);16.ar.window(#32770_提示).clickControl(Button_确定,29,15,left);,1.ar.window(WindowsForms_图片管理).clickControl(Client,117,119,left);2.ar.window(WindowsForms_图片管理).clickControl(Client,117,119,right);3.ar.window(WindowsForms).clickControl(Client,36,9,left);4.ar.window(WindowsForms_全屏显示).clickControl(PushButton_关闭,14,3,left);,全屏显示图片,图片调节模块,1.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,87,7,left);2.ar.window(WindowsForms_图片管理).clickControl(Client_menuStrip1,87,7,left);3.ar.window(WindowsForms).clickControl(Client,54,31,left);4.ar.window(WindowsForms_图片调节).clickControl(TitleBar,251,1,left);5.ar.window(WindowsForms_图片调节).dragControl(TitleBar,251,1,-74,-122,left);ar.window(WindowsForms_图片调节).setValue(Slider,48);6.ar.window(WindowsForms_图片调节).setValue(Slider_2,47);7.ar.window(WindowsForms_图片调节).setValue(Slider_3,50);8.ar.window(WindowsForms_图片调节).clickControl(PushButton,43,11,left);9.ar.window(#32770_另存为).clickControl(#32770,252,18,left);10.ar.window(#32770_另存为).dragControl(#32770,252,18,163,-106,left);11.ar.window(#32770_另存为).clickControl(Button_保存(S),42,7,left);12.ar.window(WindowsForms_图片调节).clickControl(PushButton_2,39,9,left);13.ar.window(WindowsForms_图片调节).clickControl(PushButton_2,37,14,left);14.ar.window(WindowsForms_图片调节).clickControl(PushButton_关闭,4,5,left);15.ar.window(WindowsForms_图片调节).clickControl(TitleBar,358,2,left);,关爱生命关注健康,总结,图片管理工具项目的测试工作到今天算是全部结束了,整个测试阶段告一段落。从5月底进入项目,在林茂老师的帮助下开始学着写项目测试文档,从刚开始的什么都不懂到能够完整的完成一份测试文档,其中我学会了很多。在测试文档的写作及修订中,我对整个项目的逻辑及架构逐步清晰,对项目之间所需的复杂交互的认识也越发深入,对项目功能逻辑上的测试如何进行也更加明晰。忠心的感谢林茂老师的帮助及教导。,谢谢观赏,
展开阅读全文
相关资源
相关搜索

当前位置:首页 > 图纸专区 > 课件教案


copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!