<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[qq_45523772的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/qq_45523772</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; qq_45523772]]></copyright><item><title><![CDATA[Web自动化之元素定位]]></title><link>https://blog.csdn.net/qq_45523772/article/details/136722309</link><guid>https://blog.csdn.net/qq_45523772/article/details/136722309</guid><author>qq_45523772</author><pubDate>Thu, 14 Mar 2024 21:20:00 +0800</pubDate><description><![CDATA[语法：$x('//input[@id="xxxx" and @class="xxx"]')例如：//*[@class='xxxx']文本值：//*[text()='文本值']例如：//*[text()='xxxx']属性：//*[@属性=‘属性值’]text        文本值。*        任意元素。.        当前节点。/        根节点。语法：$('查看标签')]]></description><category></category></item><item><title><![CDATA[loadrunner监控linux资源-开启RPC服务]]></title><link>https://blog.csdn.net/qq_45523772/article/details/136694927</link><guid>https://blog.csdn.net/qq_45523772/article/details/136694927</guid><author>qq_45523772</author><pubDate>Thu, 14 Mar 2024 08:00:00 +0800</pubDate><description><![CDATA[loadrunner监控linux服务器资源，开启RPC服务。
RPC服务器，是指Remote Procedure Call Protocol，中文释义为（RFC-1831）远程过程调用协议：一种通过网络从远程计算机程序上请求服务，而不需要了解底层网络技术的协议。]]></description><category></category></item><item><title><![CDATA[LoadRunner手写脚本]]></title><link>https://blog.csdn.net/qq_45523772/article/details/136693804</link><guid>https://blog.csdn.net/qq_45523772/article/details/136693804</guid><author>qq_45523772</author><pubDate>Wed, 13 Mar 2024 23:07:33 +0800</pubDate><description><![CDATA[Loadrunner常用函数一篇就够了，将了解HTTP协议方法函数、lr变量类型定义、注册函数、变量函数、运算符、逻辑判断语句。]]></description><category></category></item><item><title><![CDATA[pytest之allure（原理）之allure工具与pytest测试框架集成]]></title><link>https://blog.csdn.net/qq_45523772/article/details/134908065</link><guid>https://blog.csdn.net/qq_45523772/article/details/134908065</guid><author>qq_45523772</author><pubDate>Sun, 10 Dec 2023 14:24:01 +0800</pubDate><description><![CDATA[51博客转载：pytest之allure（原理）之allure工具与pytest测试框架集成_51CTO博客_Pytest allure]]></description><category></category></item><item><title><![CDATA[服务程序设置开机自启动]]></title><link>https://blog.csdn.net/qq_45523772/article/details/131893067</link><guid>https://blog.csdn.net/qq_45523772/article/details/131893067</guid><author>qq_45523772</author><pubDate>Mon, 24 Jul 2023 11:43:16 +0800</pubDate><description><![CDATA[以crontab定时任务为例子，设置开机自启动脚本]]></description><category></category></item><item><title><![CDATA[Docker启动LoadGenerator]]></title><link>https://blog.csdn.net/qq_45523772/article/details/130898293</link><guid>https://blog.csdn.net/qq_45523772/article/details/130898293</guid><author>qq_45523772</author><pubDate>Sat, 27 May 2023 10:56:33 +0800</pubDate><description><![CDATA[⑤此时返回LG连接信息页，选择刚新建的网络策略配置文件策略【Custom Profile】即可，点击ok完成设置。*主机名称命名规范（备注${port}为自定义的开放端口号）：${ip}_dkr_${port}①打开Controlller，进入Design界面，打开LG管理新增Add一个LG。⑥此时选择配置完成的LG点击【Connect】，尝试连接正在上传…④新建一个网络配置文件策略，并填写对应连接端口号，完成后点击ok。②选择中添加的LG，点击详细：Details。Name：填写连接LG的IP。]]></description><category></category></item><item><title><![CDATA[Docker中的“疑难杂症”]]></title><link>https://blog.csdn.net/qq_45523772/article/details/129657591</link><guid>https://blog.csdn.net/qq_45523772/article/details/129657591</guid><author>qq_45523772</author><pubDate>Sun, 19 Mar 2023 22:17:59 +0800</pubDate><description><![CDATA[docker常见问题汇总，满满干货，持续更新]]></description><category></category></item><item><title><![CDATA[测试人员如何在项目中开展测试]]></title><link>https://blog.csdn.net/qq_45523772/article/details/124787762</link><guid>https://blog.csdn.net/qq_45523772/article/details/124787762</guid><author>qq_45523772</author><pubDate>Sun, 15 May 2022 20:59:48 +0800</pubDate><description><![CDATA[项目中角色分为：项目经理（PM）、QA、产品、UI、开发、测试，本文以测试人员视角展开谈谈如何开展测试



一、尽早介入测试

 1、项目前期，无论是否有《xxx软件系统需求规格说明书》还是纯需求，都需要第一时间明确软件系统主要功能、软件系统大致主流程，并使用思维导图梳理系统功能点。

 2、软件系统大致功能点明确后、与项目整体时间计划结合，指定测试方案（一般测试方案内包含测试计划），方案中包含测试目标、并选定此次测试中涉及的测试类型，如：功能测试、性能测试、安全测试、兼容...]]></description><category></category></item></channel></rss>