<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[Amy0428的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/amy0428</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; amy0428]]></copyright><item><title><![CDATA[Appium自动化测试工具介绍（一）]]></title><link>https://blog.csdn.net/amy0428/article/details/52041963</link><guid>https://blog.csdn.net/amy0428/article/details/52041963</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 09:00:46 +0800</pubDate><description><![CDATA[Appium是目前比较流行的一个自动化测试框架，是一个开源的自动化测试框架，支持跨平台，支持原生和混合移动移动应用自动化测试的跨平台解决方案，支持iOS、Android本地应用以及Hybrid和Mobile Web应用的测试，支持真机和模拟测试，支持本地和云端部署。

在使用上，Appium采用C/S架构，客户端用于封装WebDriver API，读取用各种语言编写的测试脚本并转换为测试命令发]]></description><category></category></item><item><title><![CDATA[数据库测试]]></title><link>https://blog.csdn.net/amy0428/article/details/52041952</link><guid>https://blog.csdn.net/amy0428/article/details/52041952</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:56:54 +0800</pubDate><description><![CDATA[对于数据库部分，一般需要进行功能测试，容错测试，性能测试，安全测试等，这个也要根据产品特性和需求决定，具体决定需要测试哪些方面，简单说明如下，大家可以继续补充。
1.性能并发测试：例如之前updater讨论会，有提到的数据库的并发测试，结合响应时间的测试：1）与数据库连接的服务程序采用多线程同时开启多个数据库连接；2）与数据库连接的服务程序单线程，但是同时开启多套服务程序；以上两种情况均会产生对]]></description><category></category></item><item><title><![CDATA[linux启动时间测试]]></title><link>https://blog.csdn.net/amy0428/article/details/52041928</link><guid>https://blog.csdn.net/amy0428/article/details/52041928</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:54:30 +0800</pubDate><description><![CDATA[方法一、采用Bootchart进行测试，对比测试实时系统和非实时系统，以及图形界面和文本界面来进行分析。同时，需要提供其他OS下的结果来帮助分析。具体分析方法可以参考链接：


使用 Bootchart 分析 Linux 启动过程

linux Risc下，需要编译源码，才能运行，参考链接使用bootchart-lite监视linux启动和运行状态

方法二、采用工具systemd-]]></description><category></category></item><item><title><![CDATA[Linux GUI自动化测试工具x11 GUITest in Linux x86]]></title><link>https://blog.csdn.net/amy0428/article/details/52041909</link><guid>https://blog.csdn.net/amy0428/article/details/52041909</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:51:41 +0800</pubDate><description><![CDATA[Linux GUI自动化测试工具x11 GUITest介绍
QT GUI自动化测试工具x11 GUITest介绍]]></description><category></category></item><item><title><![CDATA[浏览器测试]]></title><link>https://blog.csdn.net/amy0428/article/details/52041901</link><guid>https://blog.csdn.net/amy0428/article/details/52041901</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:50:13 +0800</pubDate><description><![CDATA[一：与速度相关的测试

1. General Browser Load-Time Test
测试结果中的Speed代表完全打开页面的平均速度（单位：KB/秒），得分越高成绩越好。
即网页渲染速度测试，结果中的Speed代表完全打开页面的平均速度（单位：KB/秒），得分越高成绩越好 。
测试地址：http://nontroppo.org/timer/
在这个测试中平跑分最高是UC浏览器2]]></description><category></category></item><item><title><![CDATA[ubuntu下Android4.4 CTSVerifier运行(四）]]></title><link>https://blog.csdn.net/amy0428/article/details/52041897</link><guid>https://blog.csdn.net/amy0428/article/details/52041897</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:48:38 +0800</pubDate><description><![CDATA[Setup:Install the Android 
SDK on the Linux computer



Download the appropriate CTS Verifier.apk for the version of Android under test.

Install CTS Verifier.apk to the Device Under Test (DUT)]]></description><category></category></item><item><title><![CDATA[ubuntu下Android4.4 CTS运行(三）]]></title><link>https://blog.csdn.net/amy0428/article/details/52041891</link><guid>https://blog.csdn.net/amy0428/article/details/52041891</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:48:04 +0800</pubDate><description><![CDATA[运行CTS：



Launch the CTS console by running the cts-tradefed script from the folder where the CTS package has been unzipped, e.g. $ ./android-cts/tools/cts-tradefed

You may start the default te]]></description><category></category></item><item><title><![CDATA[ubuntu下Android4.4 CTS搭建(二)]]></title><link>https://blog.csdn.net/amy0428/article/details/52041885</link><guid>https://blog.csdn.net/amy0428/article/details/52041885</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:47:19 +0800</pubDate><description><![CDATA[1.安装和配置helper apps

Note: For CTS versions 2.1 R2 through 4.2 R4, set up your device (or emulator) to run the accessibility tests with:adb install -r android-cts/repository/testcases/CtsDelegatingAc]]></description><category></category></item><item><title><![CDATA[ubuntu下Android4.4 CTS搭建(一)]]></title><link>https://blog.csdn.net/amy0428/article/details/52041874</link><guid>https://blog.csdn.net/amy0428/article/details/52041874</guid><author>amy0428</author><pubDate>Wed, 27 Jul 2016 08:46:21 +0800</pubDate><description><![CDATA[搭建测试环境,https://source.android.com/compatibility/cts/setup.html


1在测试之前请确保测试环境为LINUX系统，这里安装Ubuntu14.04 64bit系统。

2安装完成后，安装JDK 

Java Development Kit (JDK):You need to install the proper version]]></description><category></category></item><item><title><![CDATA[Android音视频测试之Android CTS Media API Test]]></title><link>https://blog.csdn.net/amy0428/article/details/52025705</link><guid>https://blog.csdn.net/amy0428/article/details/52025705</guid><author>amy0428</author><pubDate>Mon, 25 Jul 2016 17:30:26 +0800</pubDate><description><![CDATA[Android音视频测试，Android CTS Media API Test]]></description><category></category></item><item><title><![CDATA[Android App 性能测试工具GT]]></title><link>https://blog.csdn.net/amy0428/article/details/51992110</link><guid>https://blog.csdn.net/amy0428/article/details/51992110</guid><author>amy0428</author><pubDate>Fri, 22 Jul 2016 10:07:50 +0800</pubDate><description><![CDATA[Android App 性能测试工具GT，GT（随身调）腾讯出品的开源调试工具，是APP的随身调测平台，它是直接运行在手机上的“集成调测环境”(IDTE, IntegratedDebug Environment)。利用GT，仅凭一部手机，无需连接电脑，即可对APP进行快速的性能测试(CPU、内存、流量、电量、帧率/流畅度等等)、开发日志的查看、Crash日志查看、网络数据包的抓取、APP内部参数的调试、真机代码耗时统计等。如果觉得GT提供]]></description><category></category></item><item><title><![CDATA[android app 弱网测试]]></title><link>https://blog.csdn.net/amy0428/article/details/51969921</link><guid>https://blog.csdn.net/amy0428/article/details/51969921</guid><author>amy0428</author><pubDate>Wed, 20 Jul 2016 16:48:36 +0800</pubDate><description><![CDATA[自行搭建一个wifi热点，让手机直接连接这个热点.  弱网的情形有两种方式，其一使用网络损伤仪进行，其二采用软件方式。硬件采购费用太贵，所以这里采用软件方式，Window下常用的几款网络状况模拟工具：一是Network Delay Simulator，简称netsim，用于模拟网络丢包、延迟、低带宽等多种网络异常情况。二是Fiddler，模拟网速功能比较单一（Rules –> Performance –> Simulate Modem speed），选项较少。另一款Network-Emulator-Tool]]></description><category></category></item><item><title><![CDATA[Linux下cyclictest的实时性测试]]></title><link>https://blog.csdn.net/amy0428/article/details/26250557</link><guid>https://blog.csdn.net/amy0428/article/details/26250557</guid><author>amy0428</author><pubDate>Mon, 19 May 2014 15:13:28 +0800</pubDate><description><![CDATA[一、测试命令./cyclictest –p 80 –t5 –n
1. 默认创建5个SCHED_FIFO策略的realtime线程，优先级80，运行周期是1000,1500,2000,2500,3000微秒，无干扰测试结果图：

由此可见在AdvLinux3.0.2实时系统，最小值在2~3微秒，平均值为9-11微秒，而最大值则分布在24-29微秒之间。
2.运行同样的测试，但是在运行这个测试]]></description><category></category></item><item><title><![CDATA[测试如何定位问题]]></title><link>https://blog.csdn.net/amy0428/article/details/25605739</link><guid>https://blog.csdn.net/amy0428/article/details/25605739</guid><author>amy0428</author><pubDate>Mon, 12 May 2014 11:38:51 +0800</pubDate><description><![CDATA[今天上午发现的，最后8个port在921600出现Error的问题，
可以先不急着报Bug，再从以下方面来进一步定位问题：

1.      确保接线是OK的：如果是自己按照我们的Wiki总结的方式自己接线，
需要确认接线方式是否正确，是否接触不好，或其他人动过
即使是现成已经做好的线，也需要确认，方法可以用万用表进行量测，或者之前测过正确的情况下，是否OK
2.      Port个]]></description><category></category></item><item><title><![CDATA[Linux实时性测试]]></title><link>https://blog.csdn.net/amy0428/article/details/25194585</link><guid>https://blog.csdn.net/amy0428/article/details/25194585</guid><author>amy0428</author><pubDate>Wed, 07 May 2014 11:06:32 +0800</pubDate><description><![CDATA[对于Linux实时性测试，目前我们用了以下方法：
1.写了测试程序，]]></description><category></category></item><item><title><![CDATA[Android驱动API函数测试]]></title><link>https://blog.csdn.net/amy0428/article/details/8642703</link><guid>https://blog.csdn.net/amy0428/article/details/8642703</guid><author>amy0428</author><pubDate>Wed, 06 Mar 2013 15:46:30 +0800</pubDate><description><![CDATA[驱动测试是我们这边的Android测试中的重点，驱动主要包括：watchdog、sram、串口、dio测试。具体测试中注意事项及方法可以参考sub-team上对驱动测试的总结。




环境准备



在测试之前先要准备以下环境：



安装JDK 5 或者JDK 6. JDK（Java Development Kit）是Sun Microsystems针对Java开发员]]></description><category></category></item><item><title><![CDATA[脚本设计的衡量标准]]></title><link>https://blog.csdn.net/amy0428/article/details/8639122</link><guid>https://blog.csdn.net/amy0428/article/details/8639122</guid><author>amy0428</author><pubDate>Tue, 05 Mar 2013 18:07:36 +0800</pubDate><description><![CDATA[可维护性：指是否可以很容易使测试更新跟上软件升级的步伐。软件会变更或升级是注定的事实，防止变更或升级造成自动化测试的维护工作量过大是很重要的，否则整个测试自动化工作将可能被全面否决，甚至束之高阁。

高效性：效率是与成本紧密联系的，自动化测试的一个重要目标就是更经济地运行测试。所以应该在测试和测试自动化的设计阶段全面审视各方面因素，在科学合理的测试流程基础上利用优秀的自动化策略将自动化测试与手]]></description><category></category></item><item><title><![CDATA[rc与webdriver区别]]></title><link>https://blog.csdn.net/amy0428/article/details/8639117</link><guid>https://blog.csdn.net/amy0428/article/details/8639117</guid><author>amy0428</author><pubDate>Tue, 05 Mar 2013 18:06:50 +0800</pubDate><description><![CDATA[Selenium RC 工作原理：
1. RC server 在服务端启动 浏览器 并将Core 注入到浏览器中 （为了解决浏览器的同源策略）
2. 我们的测试脚本调用Client API，Client将操作转化成标准的selenese语句发送给RC Server。
3. Selenium Core 解释selenese 语句，通过js的方式操作浏览器。
Web driver 工作原理：]]></description><category></category></item><item><title><![CDATA[Grid的安装与使用一]]></title><link>https://blog.csdn.net/amy0428/article/details/8618702</link><guid>https://blog.csdn.net/amy0428/article/details/8618702</guid><author>amy0428</author><pubDate>Wed, 27 Feb 2013 17:42:48 +0800</pubDate><description><![CDATA[简介

　　Selenium Grid是一种自动化的测试辅助工具，Grid通过利用现有的计算机基础设施，能加快Web-app的功能测试。利用Grid，可以很方便地同时在多台机器上和异构环境中并行运行多个测试事例。　　Selenium Grid基于Web-app测试工具Selenium，它可以让您同时并行运行多个Selenium Remote Control。比较好的一点事，它使所有这些Sele]]></description><category></category></item><item><title><![CDATA[win32同步和异步串口通信]]></title><link>https://blog.csdn.net/amy0428/article/details/8183310</link><guid>https://blog.csdn.net/amy0428/article/details/8183310</guid><author>amy0428</author><pubDate>Wed, 14 Nov 2012 16:08:24 +0800</pubDate><description><![CDATA[Win32串口编程

作者：
下载源代码
　　在工业控制中，工控机（一般都基于Windows平台）经常需要与智能仪表通过串口进行通信。串口通信方便易行，应用广泛。
一般情况下，工控机和各智能仪表通过RS485总线进行通信。RS485的通信方式是半双工的，只能由作为主节点的工控PC机依次轮询网络上的各智能控制单元子节点。每次通信都是由PC机通过串口向智能控制单元发布命令，智能控制单元在接收]]></description><category></category></item></channel></rss>