摘要: cat /etc/redhat-release 阅读全文
posted @ 2022-01-05 13:35 东北小酱 阅读(23) 评论(0) 推荐(0)
摘要: 1. 目的 对【Aphoto编辑器2.0】需求进行用例评审工作,统一产品、开发、测试对需求理解一致性; 规范测试流程,减少测试人员执行阶段产出无效工作; 质量标准与项目要求标准达成一致性; 2、评审方式 召开评审会议,与会者在测试用例编写人员讲解之后给出意见和建议 3、会议内容 4、会后待办事项 待 阅读全文
posted @ 2021-11-16 09:49 东北小酱 阅读(660) 评论(0) 推荐(0)
摘要: ripUrl.html <!DOCTYPE html> {% load staticfiles %} <html lang="en"> <head> <meta charset="UTF-8"> <!-- <title>身份证号生成器</title>--> <link rel="stylesheet 阅读全文
posted @ 2021-10-27 09:21 东北小酱 阅读(48) 评论(0) 推荐(0)
摘要: tool.html <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <title>平台</title> <script> var BASE_PATH = 'http://d 阅读全文
posted @ 2021-10-27 09:14 东北小酱 阅读(63) 评论(0) 推荐(0)
摘要: register.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>注册</title> <link rel="stylesheet" type="text/css" href="Login.css" 阅读全文
posted @ 2021-10-27 09:11 东北小酱 阅读(301) 评论(0) 推荐(0)
摘要: ripCreateUrl_case.py from rip_dictionary.rip_datacreate.business.createUrl import createUrlBusiness import unittest # import HTMLTestRunner from Beaut 阅读全文
posted @ 2021-10-26 14:04 东北小酱 阅读(35) 评论(0) 推荐(0)
摘要: publicParameters.ini #得助统一接口地址 [ApiAddressConfig] rip_addr=http://rip-stage-test3.msxfcloud.test login_data={"userName":"admin","password":"ZqONDX8Dd3 阅读全文
posted @ 2021-10-26 13:59 东北小酱 阅读(48) 评论(0) 推荐(0)
摘要: loginRip.py from rip_dictionary.rip_datacreate.base.request_method import RequestMethod from rip_dictionary.rip_datacreate.base.read_ini import ReadIn 阅读全文
posted @ 2021-10-26 13:55 东北小酱 阅读(67) 评论(0) 推荐(0)
摘要: base-find_element.py from rip_dictionary.rip_datacreate.base.read_ini import ReadIni from selenium.webdriver.support import expected_conditions as EC 阅读全文
posted @ 2021-10-26 10:46 东北小酱 阅读(110) 评论(0) 推荐(0)
摘要: 1、君子谋事,成于密,败于泄 2、苦心人,天不负,卧薪尝胆,三千越甲可吞吴。 阅读全文
posted @ 2021-10-21 16:37 东北小酱 阅读(78) 评论(0) 推荐(0)