Autotest Weekly Report
Autotest Weekly Report
Reported by: 12/16/2013
What I Did Last Week
- Debug autotest scripts of ‘smart search’ which have existed before but not work, all can run normally now.
- Modify autotest scripts of ‘Smart Search’. In order to add the script of ‘smart search’ to current autotest framework, every step of the scripts need to be modified according unified naming rule, so that it can generate normative report and will be convenience for testers to understand autotest report and analyze it easily in future.
Part scripts have been modified now, ongoing this week.
Brief Introduction About Autotest
- Autotest tool: Jmeter
- Test category: Interface test
- Origin of autotest: Former colleagues have developed part scripts of CIM using Jmeter.
- The time I begin to take over: 2013.8.19
- Projects (automation finished): Direct-AWS-IWT Integration
- Projects (automation in progress): CIM
- Basis of test case:
Direct-AWS-IWT Integration:< http://testszpc.autotest.com/Help > provided by developers.
CIM: <Smoke test case of CIM.xlsx> provided by manual testers.
Autotest Coverage Overview
- Direct-AWS-IWT Integration Autotest
6 interfaces, 100% covered, Only check the format of reply message and the content of newly added items in reply message.
- CIM Autotest
80% covered
Run Mode Of Autotest
- Time to start on VM ‘SZOTWIN2K801’ automatically every day. CIM autotest starts at 9:00 AM, Direct-AWS-IWT Integration starts at 10:00 AM.
- To release or patch, manual testers can start the autotest by double click the shortcut on desktop of VM ‘SZOTWIN2K801’.
- To choose TP or LIVE, modify the host file according to manual testers’ need.
- Either automatically or manually autotest starts, it will be completed within a few minutes and send mail with autotest report to personnel automatically.
Improvement Of Autotest Framework
- Start autotest in interface mode, so that it can be started automatically on time or manually at any time.
- Organize scattered autotest cases together and orderly with ant and jmeter, so that it is easy for anybody to execute all the autotest scripts by double click the shortcut on desktop.
- Generate autotest report automatically after autotest execution, including full report and the tidy report that contains only the summary and wrong information.
- Send email in the form of content with the link of full report and the tidy report.
- To execute the whole *.jmx file again automatically when any step in which gets failed, up to 3 times.
- Keep only the report within 7 days, delete the report generated 7 days ago automatically.
Autotest Weekly Report的更多相关文章
- Natural Language Processing, 2017, Mar.29, Weekly Report
Distributed Representations of Words and Phrases and their Compositionality T Mikolov, I Sutskever, ...
- Java学习-046-日志抓取合并后排序问题解决方案之 --- log4j 二次定制,实现日志输出添加延时10ms
自3月25至今,已经好久没有写学习日志了,今天在写日志抓取合并的小方法,发现抓取后的日志并米有依据系统执行的日志顺序排序.日志抓取排列逻辑如下: 通过日志标识,从各个日志文件(例如 use.log,e ...
- 转贴 IT外企那点儿事完整版
转贴 IT外企那点儿事完整版 第一章:外企也就那么回儿事(http://www.cnblogs.com/forfuture1978/archive/2010/04/30/1725341.html) 1 ...
- 《Soft Skill》一书中的好句子
The biggest mistake that you can make is to believe that you are working for somebody else. Job secu ...
- java面试笔试题大汇总
第一,谈谈final, finally, finalize的区别. 最常被问到. 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以 ...
- 学习笔记:Rick's RoTs -- Rules of Thumb for MySQL
Table of Contents SELECTs -- do's and don'tsINDEXingENGINE DifferencesOptimizations, and notPARTITIO ...
- SAP BAPI一览 史上最全
全BADI一览 List of BAPI's BAPI WG Component Function module name Description Description Obj. Ty ...
- 【Miktex】使用教程以及数学符号整理总结
LaTeX是当今世界上最流行和使用最为广泛的 TeX格式.它构筑在 Plain TeX的基础之上,并加进了很多的功能以使得使用者可以更为方便的利用 TeX的强大功能.使用 LaTeX基本上不需要使用者 ...
- 【转】Automated Testing Detail Test Plan
Automated Testing Detail Test PlanAutomated Testing DTP Overview This Automated Testing Detail Test ...
随机推荐
- tornado-模板继承extend,函数和类的导入
大 import tornado.ioloop import tornado.web import tornado.httpserver # 非阻塞 import tornado.options # ...
- python入门-IF语句
1 格式 cars = ['audi','bmw','subaru','toyata'] for car in cars: if car =='bmw': print(car.upper()) els ...
- 9. MyEclipse中的SVN操作手册
该文章转载出处:http://blog.sina.com.cn/s/blog_8a3d83320100zhmp.html 1.导入项目 点击工具栏上的[File-Import],进入下图 (如果你的 ...
- 解决python执行linux查看文件命令后,因为^@特殊符号导致部分内容不显示的问题
问题现象 文件a的内容如下: 查看第3行到第5行的内容:sed -n '3,5p' /tmp/test/a 可见在命令行执行,是没有问题的. 在python中使用paramiko模块执行linux命令 ...
- 高负载均衡学习haproxy之安装与配置
https://www.cnblogs.com/ilanni/p/4750081.html
- 免费json API
免费json API http://www.bejson.com/knownjson/webInterface/
- 揭秘Java架构技术体系
Web应用,最常见的研发语言是Java和PHP. 后端服务,最常见的研发语言是Java和C/C++. 大数据,最常见的研发语言是Java和Python. 可以说,Java是现阶段中国互联网公司中,覆盖 ...
- 4 python内置函数
1.内置函数的整体介绍 内置参数官方详解 https://docs.python.org/3/library/functions.html?highlight=built#ascii 2.各内置函数介 ...
- 从底层谈WebGIS 原理设计与实现(五):WebGIS中通过行列号来换算出多种瓦片的URL 之在线地图
从底层谈WebGIS 原理设计与实现(五):WebGIS中通过行列号来换算出多种瓦片的URL 之在线地图 作者:naaoveGI… 文章来源:naaoveGIS 点击数:2063 更 ...
- JAVA WEB开发中的资源国际化
为什么要国际化? 不同国家与地区语言,文化,生活习惯等差异.在数字,时间,语言,货币,日期,百分数等的不同. 两个名词: I18N:即资源国际化,全称为Internationalization,因为首 ...