You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1524 lines
76 KiB
1524 lines
76 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<robot generator="Robot 3.1.2 (Python 3.6.8 on linux)" generated="20211130 19:33:22.429" rpa="false">
|
|
<suite id="s1" name="Yyt-Trading-Rf-Api" source="/root/yyt-trading-rf-api">
|
|
<suite id="s1-s1" name="000 Get Base Datas" source="/root/yyt-trading-rf-api/000_get_base_datas.robot">
|
|
<test id="s1-s1-t1" name="current_datetime">
|
|
<kw name="Get Current Date" library="DateTime">
|
|
<doc>Returns current local or UTC time with an optional increment.</doc>
|
|
<assign>
|
|
<var>${current_time}</var>
|
|
</assign>
|
|
<msg timestamp="20211130 19:33:22.875" level="INFO">${current_time} = 2021-11-30 19:33:22.874</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.874" endtime="20211130 19:33:22.875"></status>
|
|
</kw>
|
|
<kw name="Convert Date" library="DateTime">
|
|
<doc>Converts between supported `date formats`.</doc>
|
|
<arguments>
|
|
<arg>${current_time}</arg>
|
|
<arg>result_format=%Y-%m-%d</arg>
|
|
</arguments>
|
|
<assign>
|
|
<var>${current_date}</var>
|
|
</assign>
|
|
<msg timestamp="20211130 19:33:22.879" level="INFO">${current_date} = 2021-11-30</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.875" endtime="20211130 19:33:22.879"></status>
|
|
</kw>
|
|
<kw name="Set Global Variable" library="BuiltIn">
|
|
<doc>Makes a variable available globally in all tests and suites.</doc>
|
|
<arguments>
|
|
<arg>${current_date}</arg>
|
|
</arguments>
|
|
<msg timestamp="20211130 19:33:22.880" level="INFO">${current_date} = 2021-11-30</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.880" endtime="20211130 19:33:22.880"></status>
|
|
</kw>
|
|
<kw name="Convert Date" library="DateTime">
|
|
<doc>Converts between supported `date formats`.</doc>
|
|
<arguments>
|
|
<arg>${current_time}</arg>
|
|
<arg>result_format=%Y-%m</arg>
|
|
</arguments>
|
|
<assign>
|
|
<var>${current_date_month}</var>
|
|
</assign>
|
|
<msg timestamp="20211130 19:33:22.881" level="INFO">${current_date_month} = 2021-11</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.880" endtime="20211130 19:33:22.881"></status>
|
|
</kw>
|
|
<kw name="Set Global Variable" library="BuiltIn">
|
|
<doc>Makes a variable available globally in all tests and suites.</doc>
|
|
<arguments>
|
|
<arg>${current_date_month}</arg>
|
|
</arguments>
|
|
<msg timestamp="20211130 19:33:22.881" level="INFO">${current_date_month} = 2021-11</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.881" endtime="20211130 19:33:22.881"></status>
|
|
</kw>
|
|
<kw name="Convert Date" library="DateTime">
|
|
<doc>Converts between supported `date formats`.</doc>
|
|
<arguments>
|
|
<arg>${current_time}</arg>
|
|
<arg>result_format=%Y-%m-%d %H:%M:%S</arg>
|
|
</arguments>
|
|
<assign>
|
|
<var>${current_date_second}</var>
|
|
</assign>
|
|
<msg timestamp="20211130 19:33:22.881" level="INFO">${current_date_second} = 2021-11-30 19:33:22</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.881" endtime="20211130 19:33:22.881"></status>
|
|
</kw>
|
|
<kw name="Set Global Variable" library="BuiltIn">
|
|
<doc>Makes a variable available globally in all tests and suites.</doc>
|
|
<arguments>
|
|
<arg>${current_date_second}</arg>
|
|
</arguments>
|
|
<msg timestamp="20211130 19:33:22.882" level="INFO">${current_date_second} = 2021-11-30 19:33:22</msg>
|
|
<status status="PASS" starttime="20211130 19:33:22.882" endtime="20211130 19:33:22.882"></status>
|
|
</kw>
|
|
<kw name="Run Keyword If Test Failed" library="BuiltIn" type="teardown">
|
|
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
|
|
<arguments>
|
|
<arg>Fatal Error</arg>
|
|
</arguments>
|
|
<status status="PASS" starttime="20211130 19:33:22.882" endtime="20211130 19:33:22.882"></status>
|
|
</kw>
|
|
<status status="PASS" starttime="20211130 19:33:22.874" endtime="20211130 19:33:22.882" critical="yes"></status>
|
|
</test>
|
|
<test id="s1-s1-t2" name="base_url_header">
|
|
<kw name="Open Excel">
|
|
<arguments>
|
|
<arg>./datas/000_base.xls</arg>
|
|
</arguments>
|
|
<msg timestamp="20211130 19:33:22.885" level="FAIL">No keyword with name 'Open Excel' found.</msg>
|
|
<status status="FAIL" starttime="20211130 19:33:22.884" endtime="20211130 19:33:22.885"></status>
|
|
</kw>
|
|
<kw name="Run Keyword If Test Failed" library="BuiltIn" type="teardown">
|
|
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
|
|
<arguments>
|
|
<arg>Fatal Error</arg>
|
|
</arguments>
|
|
<kw name="Fatal Error" library="BuiltIn">
|
|
<doc>Stops the whole test execution.</doc>
|
|
<msg timestamp="20211130 19:33:22.885" level="FAIL">AssertionError</msg>
|
|
<status status="FAIL" starttime="20211130 19:33:22.885" endtime="20211130 19:33:22.886"></status>
|
|
</kw>
|
|
<status status="FAIL" starttime="20211130 19:33:22.885" endtime="20211130 19:33:22.886">AssertionError</status>
|
|
</kw>
|
|
<status status="FAIL" starttime="20211130 19:33:22.883" endtime="20211130 19:33:22.886" critical="yes">No keyword with name 'Open Excel' found.
|
|
|
|
Also teardown failed:
|
|
AssertionError</status>
|
|
</test>
|
|
<test id="s1-s1-t3" name="get_login_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.886" endtime="20211130 19:33:22.886" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t4" name="get_customer_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.886" endtime="20211130 19:33:22.887" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t5" name="get_supplier_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.887" endtime="20211130 19:33:22.887" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t6" name="get_credit_qniao_customer_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.887" endtime="20211130 19:33:22.888" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t7" name="get_credit_password_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.888" endtime="20211130 19:33:22.888" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t8" name="get_paper_variety_management_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.888" endtime="20211130 19:33:22.889" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t9" name="get_market_information_link_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.889" endtime="20211130 19:33:22.889" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t10" name="get_product_manage_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.889" endtime="20211130 19:33:22.889" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t11" name="get_product_price_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.890" endtime="20211130 19:33:22.890" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t12" name="get_customer_shipping_address_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.890" endtime="20211130 19:33:22.890" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t13" name="get_customer_create_order_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.891" endtime="20211130 19:33:22.891" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t14" name="get_customer_enquiry_create_order_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.891" endtime="20211130 19:33:22.891" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t15" name="get_create_supplier_order_batch_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.892" endtime="20211130 19:33:22.892" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s1-t16" name="get_payable_receivable_datas">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.892" endtime="20211130 19:33:22.892" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.870" endtime="20211130 19:33:22.893"></status>
|
|
</suite>
|
|
<suite id="s1-s2" name="001 Login Get Info" source="/root/yyt-trading-rf-api/001_login_get_info">
|
|
<suite id="s1-s2-s1" name="Login Customer" source="/root/yyt-trading-rf-api/001_login_get_info/login_customer.robot">
|
|
<test id="s1-s2-s1-t1" name="customer_phone">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.895" endtime="20211130 19:33:22.895" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s1-t2" name="customer_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.895" endtime="20211130 19:33:22.896" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s1-t3" name="get_customer_userinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.896" endtime="20211130 19:33:22.896" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s1-t4" name="get_customer_baseinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.897" endtime="20211130 19:33:22.897" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s1-t5" name="get_customer_useridentity">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.897" endtime="20211130 19:33:22.897" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.895" endtime="20211130 19:33:22.898"></status>
|
|
</suite>
|
|
<suite id="s1-s2-s2" name="Login Operate" source="/root/yyt-trading-rf-api/001_login_get_info/login_operate.robot">
|
|
<test id="s1-s2-s2-t1" name="operate_mail">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.899" endtime="20211130 19:33:22.899" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s2-t2" name="get_operate_userinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.899" endtime="20211130 19:33:22.900" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.898" endtime="20211130 19:33:22.900"></status>
|
|
</suite>
|
|
<suite id="s1-s2-s3" name="Login Operate Psc" source="/root/yyt-trading-rf-api/001_login_get_info/login_operate_psc.robot">
|
|
<test id="s1-s2-s3-t1" name="operate_psc_mail">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.901" endtime="20211130 19:33:22.901" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s3-t2" name="get_operate_userinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.901" endtime="20211130 19:33:22.902" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.900" endtime="20211130 19:33:22.902"></status>
|
|
</suite>
|
|
<suite id="s1-s2-s4" name="Login Supplier" source="/root/yyt-trading-rf-api/001_login_get_info/login_supplier.robot">
|
|
<test id="s1-s2-s4-t1" name="supplier_phone">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.903" endtime="20211130 19:33:22.903" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s4-t2" name="supplier_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.903" endtime="20211130 19:33:22.904" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s4-t3" name="get_supplier_userinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.904" endtime="20211130 19:33:22.904" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s4-t4" name="get_supplier_baseinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.904" endtime="20211130 19:33:22.904" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s4-t5" name="get_supplier_useridentity">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.905" endtime="20211130 19:33:22.905" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.902" endtime="20211130 19:33:22.905"></status>
|
|
</suite>
|
|
<suite id="s1-s2-s5" name="Login Supplierfocus" source="/root/yyt-trading-rf-api/001_login_get_info/login_supplierfocus.robot">
|
|
<test id="s1-s2-s5-t1" name="supplierfocus_phone">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.906" endtime="20211130 19:33:22.907" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s5-t2" name="supplier_focus_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.907" endtime="20211130 19:33:22.907" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s5-t3" name="get_supplier_focus_userinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.907" endtime="20211130 19:33:22.908" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s2-s5-t4" name="get_supplier_focus_baseinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.908" endtime="20211130 19:33:22.908" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.906" endtime="20211130 19:33:22.908"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.894" endtime="20211130 19:33:22.909"></status>
|
|
</suite>
|
|
<suite id="s1-s3" name="002 User Register" source="/root/yyt-trading-rf-api/002_user_register">
|
|
<suite id="s1-s3-s1" name="Customer User Register" source="/root/yyt-trading-rf-api/002_user_register/customer_user_register.robot">
|
|
<test id="s1-s3-s1-t1" name="customer_phone_captcha">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.912" endtime="20211130 19:33:22.912" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t2" name="customerclue_customer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.912" endtime="20211130 19:33:22.912" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t3" name="customer_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.912" endtime="20211130 19:33:22.913" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t4" name="get_customerclue_customer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.913" endtime="20211130 19:33:22.913" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t5" name="customerclue_verify_have_join_customer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.913" endtime="20211130 19:33:22.914" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t6" name="customerclue_uploadpictures_customer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.914" endtime="20211130 19:33:22.914" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t7" name="operate_get_user_register_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.914" endtime="20211130 19:33:22.915" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t8" name="operate_get_user_register_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.915" endtime="20211130 19:33:22.915" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t9" name="operate_get_customerclue_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.915" endtime="20211130 19:33:22.916" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t10" name="operate_get_customerclue_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.916" endtime="20211130 19:33:22.916" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s1-t11" name="operate_handle_customerclue">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.916" endtime="20211130 19:33:22.917" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.911" endtime="20211130 19:33:22.917"></status>
|
|
</suite>
|
|
<suite id="s1-s3-s2" name="Supplier User Register" source="/root/yyt-trading-rf-api/002_user_register/supplier_user_register.robot">
|
|
<test id="s1-s3-s2-t1" name="supplier_phone_captcha">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.918" endtime="20211130 19:33:22.919" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t2" name="customerclue_supplier">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.919" endtime="20211130 19:33:22.919" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t3" name="supplier_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.919" endtime="20211130 19:33:22.920" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t4" name="get_customerclue_supplier">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.920" endtime="20211130 19:33:22.920" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t5" name="customerclue_verify_have_join_supplier">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.920" endtime="20211130 19:33:22.921" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t6" name="customerclue_uploadpictures_supplier">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.921" endtime="20211130 19:33:22.921" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t7" name="operate_get_user_register_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.921" endtime="20211130 19:33:22.922" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t8" name="operate_get_user_register_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.922" endtime="20211130 19:33:22.922" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t9" name="operate_get_customerclue_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.922" endtime="20211130 19:33:22.923" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t10" name="operate_get_customerclue_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.923" endtime="20211130 19:33:22.923" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s3-s2-t11" name="operate_handle_customerclue">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.923" endtime="20211130 19:33:22.923" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.918" endtime="20211130 19:33:22.924"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.911" endtime="20211130 19:33:22.925"></status>
|
|
</suite>
|
|
<suite id="s1-s4" name="003 Enterprise Open Account Customer" source="/root/yyt-trading-rf-api/003_enterprise_open_account_customer">
|
|
<suite id="s1-s4-s1" name="Printing Packaging Factory Open Account" source="/root/yyt-trading-rf-api/003_enterprise_open_account_customer/printing_packaging_factory_open_account.robot">
|
|
<test id="s1-s4-s1-t1" name="operate_open_account_printing_packaging_factory">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.928" endtime="20211130 19:33:22.928" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t2" name="operate_get_printing_packaging_factory_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.928" endtime="20211130 19:33:22.929" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t3" name="operate_get_printing_packaging_factory_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.929" endtime="20211130 19:33:22.929" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t4" name="operate_get_printing_packaging_factory_modify_state">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.929" endtime="20211130 19:33:22.930" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t5" name="operate_save_printing_packaging_factory_base_info">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.930" endtime="20211130 19:33:22.930" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t6" name="operate_save_printing_packaging_factory_baseinfo_factory_related_information">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.930" endtime="20211130 19:33:22.931" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t7" name="operate_save_printing_packaging_factory_baseinfo_enterprise_shipping_addresses">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.931" endtime="20211130 19:33:22.931" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t8" name="operate_save_printing_packaging_factory_settlementaccountinfo_enterprise_scrappaper_credit">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.931" endtime="20211130 19:33:22.932" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t9" name="operate_save_printing_packaging_factory_settlementaccountinfo_enterprise_private_account">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.932" endtime="20211130 19:33:22.933" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t10" name="operate_save_printing_packaging_factory_settlementaccountinfo_enterprise_papereexternal_settlement_accounts">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.933" endtime="20211130 19:33:22.933" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t11" name="operate_save_printing_packaging_factory_employee_list_add_enterprise_administrator">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.933" endtime="20211130 19:33:22.934" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t12" name="operate_save_printing_packaging_factory_employee_list_add_employee">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.934" endtime="20211130 19:33:22.934" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t13" name="operate_get_printing_packaging_factory_baseinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.935" endtime="20211130 19:33:22.935" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t14" name="operate_get_printing_packaging_factory_settlementaccountinfo">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.935" endtime="20211130 19:33:22.935" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t15" name="operate_get_printing_packaging_factory_employee_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.936" endtime="20211130 19:33:22.936" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t16" name="customer_phone">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.936" endtime="20211130 19:33:22.936" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s4-s1-t17" name="customer_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.937" endtime="20211130 19:33:22.937" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.927" endtime="20211130 19:33:22.937"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.927" endtime="20211130 19:33:22.939"></status>
|
|
</suite>
|
|
<suite id="s1-s5" name="004 Enterprise Open Account Supplier" source="/root/yyt-trading-rf-api/004_enterprise_open_account_supplier">
|
|
<suite id="s1-s5-s1" name="Supplier Paper Open Account" source="/root/yyt-trading-rf-api/004_enterprise_open_account_supplier/supplier_paper_open_account.robot">
|
|
<test id="s1-s5-s1-t1" name="operate_save_virtual_supplier">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.941" endtime="20211130 19:33:22.942" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t2" name="operate_get_virtual_supplier_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.942" endtime="20211130 19:33:22.942" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t3" name="operate_update_virtual_supplier_status">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.943" endtime="20211130 19:33:22.943" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t4" name="operate_create_enterprise_with_supplier_paper">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.943" endtime="20211130 19:33:22.944" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t5" name="operate_get_virtual_supplier_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.944" endtime="20211130 19:33:22.945" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t6" name="operate_supplier_paper_save_base_info">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.945" endtime="20211130 19:33:22.945" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t7" name="operate_supplier_paper_save_main_products">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.946" endtime="20211130 19:33:22.946" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t8" name="operate_supplier_paper_save_factory_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.946" endtime="20211130 19:33:22.947" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t9" name="operate_supplier_paper_save_private_account">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.947" endtime="20211130 19:33:22.947" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t10" name="operate_supplier_paper_add_pc_machine">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.947" endtime="20211130 19:33:22.948" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t11" name="operate_supplier_paper_add_enterprise_administrator">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.948" endtime="20211130 19:33:22.948" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t12" name="operate_get_supplier_paper_base_info">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.948" endtime="20211130 19:33:22.949" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t13" name="operate_get_supplier_paper_settlement_account_info">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.949" endtime="20211130 19:33:22.949" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t14" name="operate_get_supplier_paper_employee_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.950" endtime="20211130 19:33:22.950" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t15" name="operate_get_supplier_paper_machine_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.950" endtime="20211130 19:33:22.951" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t16" name="operate_get_supplier_paper_purchase_order_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.951" endtime="20211130 19:33:22.952" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t17" name="supplier_phone">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.952" endtime="20211130 19:33:22.952" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s5-s1-t18" name="supplier_login_token">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.952" endtime="20211130 19:33:22.953" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.941" endtime="20211130 19:33:22.953"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.940" endtime="20211130 19:33:22.955"></status>
|
|
</suite>
|
|
<suite id="s1-s6" name="005 Enterprise Apply Credit" source="/root/yyt-trading-rf-api/005_enterprise_apply_credit">
|
|
<suite id="s1-s6-s1" name="Apply Credit Qniao Customer" source="/root/yyt-trading-rf-api/005_enterprise_apply_credit/apply_credit_qniao_customer.robot">
|
|
<test id="s1-s6-s1-t1" name="operate_save_apply_credit_qniao">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.958" endtime="20211130 19:33:22.958" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t2" name="operate_get_credit_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.958" endtime="20211130 19:33:22.959" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t3" name="operate_get_credit_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.959" endtime="20211130 19:33:22.959" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t4" name="operate_verify_reject_apply_credit_qniao">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.959" endtime="20211130 19:33:22.960" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t5" name="operate_update_apply_credit_qniao">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.960" endtime="20211130 19:33:22.960" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t6" name="operate_verify_pass_apply_credit_qniao">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.960" endtime="20211130 19:33:22.961" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t7" name="operate_get_credit_list_details">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.961" endtime="20211130 19:33:22.961" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t8" name="operate_get_credit_list_details_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.961" endtime="20211130 19:33:22.962" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s6-s1-t9" name="operate_get_credit_list_details_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.962" endtime="20211130 19:33:22.962" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.957" endtime="20211130 19:33:22.963"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.956" endtime="20211130 19:33:22.964"></status>
|
|
</suite>
|
|
<suite id="s1-s7" name="006 Get Credit" source="/root/yyt-trading-rf-api/006_get_credit">
|
|
<suite id="s1-s7-s1" name="Customer Credit Password" source="/root/yyt-trading-rf-api/006_get_credit/customer_credit_password.robot">
|
|
<test id="s1-s7-s1-t1" name="customer_get_credit_password_status">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.966" endtime="20211130 19:33:22.966" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s7-s1-t2" name="customer_save_credit_password">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.967" endtime="20211130 19:33:22.967" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s7-s1-t3" name="customer_update_credit_password">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.967" endtime="20211130 19:33:22.967" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.966" endtime="20211130 19:33:22.968"></status>
|
|
</suite>
|
|
<suite id="s1-s7-s2" name="Customer Get Credit" source="/root/yyt-trading-rf-api/006_get_credit/customer_get_credit.robot">
|
|
<test id="s1-s7-s2-t1" name="customer_get_credit_qniao">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.969" endtime="20211130 19:33:22.969" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s7-s2-t2" name="customer_get_credit_feisuan">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.969" endtime="20211130 19:33:22.969" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.968" endtime="20211130 19:33:22.970"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.965" endtime="20211130 19:33:22.971"></status>
|
|
</suite>
|
|
<suite id="s1-s8" name="007 Paper Variety Management" source="/root/yyt-trading-rf-api/007_paper_variety_management">
|
|
<suite id="s1-s8-s1" name="Paper Brand" source="/root/yyt-trading-rf-api/007_paper_variety_management/paper_brand.robot">
|
|
<test id="s1-s8-s1-t1" name="supplierfocus_save_paper_brand">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.972" endtime="20211130 19:33:22.973" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s1-t2" name="supplierfocus_get_paper_brand_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.973" endtime="20211130 19:33:22.973" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s1-t3" name="supplierfocus_search_paper_brand">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.973" endtime="20211130 19:33:22.974" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s1-t4" name="supplierfocus_edit_paper_brand">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.974" endtime="20211130 19:33:22.974" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s1-t5" name="supplierfocus_update_status_paper_brand">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.974" endtime="20211130 19:33:22.975" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.972" endtime="20211130 19:33:22.975"></status>
|
|
</suite>
|
|
<suite id="s1-s8-s2" name="Paper Category" source="/root/yyt-trading-rf-api/007_paper_variety_management/paper_category.robot">
|
|
<test id="s1-s8-s2-t1" name="supplierfocus_save_paper_category">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.976" endtime="20211130 19:33:22.977" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s2-t2" name="supplierfocus_get_paper_category_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.977" endtime="20211130 19:33:22.977" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s2-t3" name="supplierfocus_edit_paper_category">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.978" endtime="20211130 19:33:22.978" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s2-t4" name="supplierfocus_disable_paper_category">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.978" endtime="20211130 19:33:22.978" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.976" endtime="20211130 19:33:22.979"></status>
|
|
</suite>
|
|
<suite id="s1-s8-s3" name="Paper Manufacturer" source="/root/yyt-trading-rf-api/007_paper_variety_management/paper_manufacturer.robot">
|
|
<test id="s1-s8-s3-t1" name="supplierfocus_save_paper_manufacturer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.980" endtime="20211130 19:33:22.980" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s3-t2" name="supplierfocus_get_paper_manufacturer_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.980" endtime="20211130 19:33:22.981" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s3-t3" name="supplierfocus_search_paper_manufacturer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.981" endtime="20211130 19:33:22.981" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s8-s3-t4" name="supplierfocus_edit_paper_manufacturer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.981" endtime="20211130 19:33:22.982" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.979" endtime="20211130 19:33:22.982"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.971" endtime="20211130 19:33:22.983"></status>
|
|
</suite>
|
|
<suite id="s1-s9" name="008 Market Information" source="/root/yyt-trading-rf-api/008_market_information">
|
|
<suite id="s1-s9-s1" name="Market Information Link" source="/root/yyt-trading-rf-api/008_market_information/market_information_link.robot">
|
|
<test id="s1-s9-s1-t1" name="operate_save_market_information_link">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.985" endtime="20211130 19:33:22.986" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s9-s1-t2" name="operate_get_market_information_link_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.986" endtime="20211130 19:33:22.986" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s9-s1-t3" name="customer_get_market_information_link">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.986" endtime="20211130 19:33:22.987" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s9-s1-t4" name="record_market_information_link_view">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.987" endtime="20211130 19:33:22.987" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.985" endtime="20211130 19:33:22.987"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.984" endtime="20211130 19:33:22.988"></status>
|
|
</suite>
|
|
<suite id="s1-s10" name="009 Product Manage" source="/root/yyt-trading-rf-api/009_product_manage">
|
|
<suite id="s1-s10-s1" name="Product Add And List" source="/root/yyt-trading-rf-api/009_product_manage/product_add_and_list.robot">
|
|
<test id="s1-s10-s1-t1" name="supplierfocus_product_check_exist">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.990" endtime="20211130 19:33:22.990" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s10-s1-t2" name="supplierfocus_save_product">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.990" endtime="20211130 19:33:22.990" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s10-s1-t3" name="supplierfocus_get_product_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.990" endtime="20211130 19:33:22.991" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s10-s1-t4" name="supplierfocus_get_product_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.991" endtime="20211130 19:33:22.991" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s10-s1-t5" name="supplierfocus_edit_product_status_up">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.991" endtime="20211130 19:33:22.992" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s10-s1-t6" name="supplierfocus_edit_product_status_down">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.992" endtime="20211130 19:33:22.992" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s10-s1-t7" name="supplierfocus_batch_product_status_up">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.992" endtime="20211130 19:33:22.993" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.989" endtime="20211130 19:33:22.993"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.989" endtime="20211130 19:33:22.994"></status>
|
|
</suite>
|
|
<suite id="s1-s11" name="010 Limited Specialoffer" source="/root/yyt-trading-rf-api/010_limited_specialoffer">
|
|
<suite id="s1-s11-s1" name="Limited Specialoffer Product" source="/root/yyt-trading-rf-api/010_limited_specialoffer/limited_specialoffer_product.robot">
|
|
<test id="s1-s11-s1-t1" name="operate_get_noton_sale_product_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.996" endtime="20211130 19:33:22.996" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s11-s1-t2" name="operate_on_sale_product_list_earch">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.996" endtime="20211130 19:33:22.997" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s11-s1-t3" name="operate_add_on_sale_product">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.997" endtime="20211130 19:33:22.997" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s11-s1-t4" name="operate_get_on_sale_product_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.997" endtime="20211130 19:33:22.998" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s11-s1-t5" name="customer_get_on_sale_product_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.998" endtime="20211130 19:33:22.998" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s11-s1-t6" name="operate_remove_on_sale_product">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:22.998" endtime="20211130 19:33:22.999" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:22.995" endtime="20211130 19:33:22.999"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.995" endtime="20211130 19:33:23.000"></status>
|
|
</suite>
|
|
<suite id="s1-s12" name="011 Product Price Config" source="/root/yyt-trading-rf-api/011_product_price_config">
|
|
<suite id="s1-s12-s1" name="Product Price Config Qniao And Feisuan" source="/root/yyt-trading-rf-api/011_product_price_config/product_price_config_qniao_and_feisuan.robot">
|
|
<test id="s1-s12-s1-t1" name="product_price_config_qniao_and_feisuan_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.001" endtime="20211130 19:33:23.002" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s12-s1-t2" name="product_price_config_qniao_and_feisuan_update_log_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.002" endtime="20211130 19:33:23.002" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.001" endtime="20211130 19:33:23.003"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.000" endtime="20211130 19:33:23.003"></status>
|
|
</suite>
|
|
<suite id="s1-s13" name="012 Product Price Update" source="/root/yyt-trading-rf-api/012_product_price_update">
|
|
<suite id="s1-s13-s1" name="Product Price Batch Update Purchaseprice" source="/root/yyt-trading-rf-api/012_product_price_update/product_price_batch_update_purchaseprice.robot">
|
|
<test id="s1-s13-s1-t1" name="product_price_sku_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.005" endtime="20211130 19:33:23.005" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s13-s1-t2" name="product_price_sku_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.005" endtime="20211130 19:33:23.005" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s13-s1-t3" name="product_price_sku_batch_update_purchaseprice">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.006" endtime="20211130 19:33:23.006" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.004" endtime="20211130 19:33:23.006"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.004" endtime="20211130 19:33:23.007"></status>
|
|
</suite>
|
|
<suite id="s1-s14" name="013 Paper List And Details" source="/root/yyt-trading-rf-api/013_paper_list_and_details">
|
|
<suite id="s1-s14-s1" name="Customer Get Paper List And Detail" source="/root/yyt-trading-rf-api/013_paper_list_and_details/customer_get_paper_list_and_detail.robot">
|
|
<test id="s1-s14-s1-t1" name="customer_get_paper_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.008" endtime="20211130 19:33:23.009" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s14-s1-t2" name="customer_get_paper_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.009" endtime="20211130 19:33:23.009" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s14-s1-t3" name="customer_get_paper_detail">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.010" endtime="20211130 19:33:23.010" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s14-s1-t4" name="customer_add_paper_list_focus">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.010" endtime="20211130 19:33:23.010" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s14-s1-t5" name="customer_get_paper_list_focus">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.010" endtime="20211130 19:33:23.011" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.008" endtime="20211130 19:33:23.011"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.008" endtime="20211130 19:33:23.012"></status>
|
|
</suite>
|
|
<suite id="s1-s15" name="014 Shinpping Address" source="/root/yyt-trading-rf-api/014_shinpping_address">
|
|
<suite id="s1-s15-s1" name="Customer Enterprise Shipping Address" source="/root/yyt-trading-rf-api/014_shinpping_address/customer_enterprise_shipping_address.robot">
|
|
<test id="s1-s15-s1-t1" name="customer_enterprise_shipping_address_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.013" endtime="20211130 19:33:23.014" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s15-s1-t2" name="customer_enterprise_save_shipping_address">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.014" endtime="20211130 19:33:23.014" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.013" endtime="20211130 19:33:23.015"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.013" endtime="20211130 19:33:23.015"></status>
|
|
</suite>
|
|
<suite id="s1-s16" name="015 Customer Create Order" source="/root/yyt-trading-rf-api/015_customer_create_order">
|
|
<suite id="s1-s16-s1" name="Customer Create Order Credit Payment" source="/root/yyt-trading-rf-api/015_customer_create_order/customer_create_order_credit_payment.robot">
|
|
<test id="s1-s16-s1-t1" name="get_settlement_interval_premium_rate_qniao">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.017" endtime="20211130 19:33:23.017" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s16-s1-t2" name="get_settlement_interval_premium_rate_feisuan">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.017" endtime="20211130 19:33:23.017" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s16-s1-t3" name="customer_create_order_credit_payment">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.018" endtime="20211130 19:33:23.018" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.016" endtime="20211130 19:33:23.018"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.016" endtime="20211130 19:33:23.019"></status>
|
|
</suite>
|
|
<suite id="s1-s17" name="016 Enquiry Create Order" source="/root/yyt-trading-rf-api/016_enquiry_create_order">
|
|
<suite id="s1-s17-s1" name="Customer Enquiry Operate And Supplier Quoted Price Create Order" source="/root/yyt-trading-rf-api/016_enquiry_create_order/customer_enquiry_operate_and_supplier_quoted_price_create_order.robot">
|
|
<test id="s1-s17-s1-t1" name="customer_add_enquiry">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.021" endtime="20211130 19:33:23.021" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t2" name="supplierfocus_get_enquiry_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.021" endtime="20211130 19:33:23.022" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t3" name="supplierfocus_get_enquiry_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.022" endtime="20211130 19:33:23.022" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t4" name="supplierfocus_edit_enquiry_details">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.022" endtime="20211130 19:33:23.023" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t5" name="supplierfocus_distribute_enquiry_details">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.023" endtime="20211130 19:33:23.023" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t6" name="supplierfocus_get_enquiry_details">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.023" endtime="20211130 19:33:23.025" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t7" name="supplierfocus_get_obtain_paper_quotes_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.025" endtime="20211130 19:33:23.025" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t8" name="supplierfocus_submit_paper_quotation">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.025" endtime="20211130 19:33:23.026" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t9" name="supplier_enquiry_reply_batch">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.026" endtime="20211130 19:33:23.026" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t10" name="supplierfocus_get_supplier_quotation_record_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.026" endtime="20211130 19:33:23.027" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t11" name="customer_get_enquiry_result">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.027" endtime="20211130 19:33:23.027" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s17-s1-t12" name="customer_enquiry_create_order_credit_payment">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.027" endtime="20211130 19:33:23.028" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.020" endtime="20211130 19:33:23.028"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.020" endtime="20211130 19:33:23.029"></status>
|
|
</suite>
|
|
<suite id="s1-s18" name="017 Order And Receipt And Delivery" source="/root/yyt-trading-rf-api/017_order_and_receipt_and_delivery">
|
|
<suite id="s1-s18-s1" name="Get Oeder And Receipt And Delivery" source="/root/yyt-trading-rf-api/017_order_and_receipt_and_delivery/get_oeder_and_receipt_and_delivery.robot">
|
|
<test id="s1-s18-s1-t1" name="customer_get_order_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.031" endtime="20211130 19:33:23.032" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t2" name="customer_get_order_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.032" endtime="20211130 19:33:23.032" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t3" name="customer_get_order_detail2">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.032" endtime="20211130 19:33:23.033" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t4" name="supplierfocus_get_order_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.033" endtime="20211130 19:33:23.033" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t5" name="supplierfocus_get_order_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.033" endtime="20211130 19:33:23.033" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t6" name="supplierfocus_get_order_order-item-list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.034" endtime="20211130 19:33:23.034" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t7" name="supplierfocus_create_supplier_order_batch">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.034" endtime="20211130 19:33:23.034" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t8" name="supplier_get_order_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.035" endtime="20211130 19:33:23.035" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t9" name="supplier_get_order_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.035" endtime="20211130 19:33:23.035" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t10" name="supplier_get_order_detail2">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.036" endtime="20211130 19:33:23.036" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t11" name="supplier_confirm_order">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.036" endtime="20211130 19:33:23.036" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t12" name="supplierfocus_get_order_detail">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.036" endtime="20211130 19:33:23.037" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t13" name="supplierfocus_confirm_supplier_order_shipping">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.037" endtime="20211130 19:33:23.037" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s18-s1-t14" name="supplierfocus_confirm_supplier_order_receipt">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.037" endtime="20211130 19:33:23.038" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.031" endtime="20211130 19:33:23.038"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.030" endtime="20211130 19:33:23.040"></status>
|
|
</suite>
|
|
<suite id="s1-s19" name="018 Payable And Receivable" source="/root/yyt-trading-rf-api/018_payable_and_receivable">
|
|
<suite id="s1-s19-s1" name="Customer Bill" source="/root/yyt-trading-rf-api/018_payable_and_receivable/customer_bill.robot">
|
|
<test id="s1-s19-s1-t1" name="operate_get_customer_bill_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.042" endtime="20211130 19:33:23.042" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s19-s1-t2" name="operate_get_customer_bill_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.043" endtime="20211130 19:33:23.043" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s19-s1-t3" name="operate_get_customer_detail">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.043" endtime="20211130 19:33:23.043" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.041" endtime="20211130 19:33:23.044"></status>
|
|
</suite>
|
|
<suite id="s1-s19-s2" name="Payable" source="/root/yyt-trading-rf-api/018_payable_and_receivable/payable.robot">
|
|
<test id="s1-s19-s2-t1" name="operate_get_payable_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.045" endtime="20211130 19:33:23.045" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s19-s2-t2" name="operate_get_payable_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.045" endtime="20211130 19:33:23.045" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s19-s2-t3" name="operate_confirm_payable">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.046" endtime="20211130 19:33:23.046" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.044" endtime="20211130 19:33:23.046"></status>
|
|
</suite>
|
|
<suite id="s1-s19-s3" name="Receivable" source="/root/yyt-trading-rf-api/018_payable_and_receivable/receivable.robot">
|
|
<test id="s1-s19-s3-t1" name="operate_get_receivable_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.047" endtime="20211130 19:33:23.047" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s19-s3-t2" name="operate_get_receivable_list_search">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.048" endtime="20211130 19:33:23.048" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s19-s3-t3" name="operate_confirm_receivable">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.048" endtime="20211130 19:33:23.049" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.047" endtime="20211130 19:33:23.049"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.041" endtime="20211130 19:33:23.050"></status>
|
|
</suite>
|
|
<suite id="s1-s20" name="019 Capacity Market" source="/root/yyt-trading-rf-api/019_capacity_market">
|
|
<suite id="s1-s20-s1" name="Capacity Commodity" source="/root/yyt-trading-rf-api/019_capacity_market/capacity_commodity.robot">
|
|
<test id="s1-s20-s1-t1" name="customer_get_capacity_commodity_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.052" endtime="20211130 19:33:23.052" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.051" endtime="20211130 19:33:23.052"></status>
|
|
</suite>
|
|
<suite id="s1-s20-s2" name="Capacity Machines" source="/root/yyt-trading-rf-api/019_capacity_market/capacity_machines.robot">
|
|
<test id="s1-s20-s2-t1" name="customer_get_machines_list">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.053" endtime="20211130 19:33:23.054" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.053" endtime="20211130 19:33:23.054"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:23.051" endtime="20211130 19:33:23.055"></status>
|
|
</suite>
|
|
<suite id="s1-s21" name="100 Test Data Clear" source="/root/yyt-trading-rf-api/100_test_data_clear.robot">
|
|
<test id="s1-s21-t1" name="database_delete_user_customerclue_customer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.055" endtime="20211130 19:33:23.056" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t2" name="database_delete_user_customerclue_supplier">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.056" endtime="20211130 19:33:23.056" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t3" name="database_delete_printing_packaging_factory">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.057" endtime="20211130 19:33:23.057" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t4" name="database_delete_supplier_paper">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.057" endtime="20211130 19:33:23.057" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t5" name="database_delete_printing_packaging_factory_credit">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.057" endtime="20211130 19:33:23.058" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t6" name="supplierfocus_batch_product_status_down">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.058" endtime="20211130 19:33:23.058" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t7" name="supplierfocus_batch_product_delete">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.059" endtime="20211130 19:33:23.059" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t8" name="database_delete_paper_category">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.059" endtime="20211130 19:33:23.059" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t9" name="supplierfocus_delete_paper_manufacturer">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.060" endtime="20211130 19:33:23.060" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t10" name="supplierfocus_delete_paper_brand">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.060" endtime="20211130 19:33:23.060" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<test id="s1-s21-t11" name="customer_enterprise_delete_shipping_address">
|
|
<tags>
|
|
<tag>robot:exit</tag>
|
|
</tags>
|
|
<status status="FAIL" starttime="20211130 19:33:23.061" endtime="20211130 19:33:23.061" critical="yes">Test execution stopped due to a fatal error.</status>
|
|
</test>
|
|
<status status="FAIL" starttime="20211130 19:33:23.055" endtime="20211130 19:33:23.061"></status>
|
|
</suite>
|
|
<status status="FAIL" starttime="20211130 19:33:22.430" endtime="20211130 19:33:23.065"></status>
|
|
</suite>
|
|
<statistics>
|
|
<total>
|
|
<stat pass="1" fail="197">Critical Tests</stat>
|
|
<stat pass="1" fail="197">All Tests</stat>
|
|
</total>
|
|
<tag>
|
|
<stat pass="1" fail="1" info="combined" combined="NOT robot:exit">NOT robot:exit</stat>
|
|
<stat pass="0" fail="196">robot:exit</stat>
|
|
</tag>
|
|
<suite>
|
|
<stat pass="1" fail="197" id="s1" name="Yyt-Trading-Rf-Api">Yyt-Trading-Rf-Api</stat>
|
|
<stat pass="1" fail="15" id="s1-s1" name="000 Get Base Datas">Yyt-Trading-Rf-Api.000 Get Base Datas</stat>
|
|
<stat pass="0" fail="18" id="s1-s2" name="001 Login Get Info">Yyt-Trading-Rf-Api.001 Login Get Info</stat>
|
|
<stat pass="0" fail="5" id="s1-s2-s1" name="Login Customer">Yyt-Trading-Rf-Api.001 Login Get Info.Login Customer</stat>
|
|
<stat pass="0" fail="2" id="s1-s2-s2" name="Login Operate">Yyt-Trading-Rf-Api.001 Login Get Info.Login Operate</stat>
|
|
<stat pass="0" fail="2" id="s1-s2-s3" name="Login Operate Psc">Yyt-Trading-Rf-Api.001 Login Get Info.Login Operate Psc</stat>
|
|
<stat pass="0" fail="5" id="s1-s2-s4" name="Login Supplier">Yyt-Trading-Rf-Api.001 Login Get Info.Login Supplier</stat>
|
|
<stat pass="0" fail="4" id="s1-s2-s5" name="Login Supplierfocus">Yyt-Trading-Rf-Api.001 Login Get Info.Login Supplierfocus</stat>
|
|
<stat pass="0" fail="22" id="s1-s3" name="002 User Register">Yyt-Trading-Rf-Api.002 User Register</stat>
|
|
<stat pass="0" fail="11" id="s1-s3-s1" name="Customer User Register">Yyt-Trading-Rf-Api.002 User Register.Customer User Register</stat>
|
|
<stat pass="0" fail="11" id="s1-s3-s2" name="Supplier User Register">Yyt-Trading-Rf-Api.002 User Register.Supplier User Register</stat>
|
|
<stat pass="0" fail="17" id="s1-s4" name="003 Enterprise Open Account Customer">Yyt-Trading-Rf-Api.003 Enterprise Open Account Customer</stat>
|
|
<stat pass="0" fail="17" id="s1-s4-s1" name="Printing Packaging Factory Open Account">Yyt-Trading-Rf-Api.003 Enterprise Open Account Customer.Printing Packaging Factory Open Account</stat>
|
|
<stat pass="0" fail="18" id="s1-s5" name="004 Enterprise Open Account Supplier">Yyt-Trading-Rf-Api.004 Enterprise Open Account Supplier</stat>
|
|
<stat pass="0" fail="18" id="s1-s5-s1" name="Supplier Paper Open Account">Yyt-Trading-Rf-Api.004 Enterprise Open Account Supplier.Supplier Paper Open Account</stat>
|
|
<stat pass="0" fail="9" id="s1-s6" name="005 Enterprise Apply Credit">Yyt-Trading-Rf-Api.005 Enterprise Apply Credit</stat>
|
|
<stat pass="0" fail="9" id="s1-s6-s1" name="Apply Credit Qniao Customer">Yyt-Trading-Rf-Api.005 Enterprise Apply Credit.Apply Credit Qniao Customer</stat>
|
|
<stat pass="0" fail="5" id="s1-s7" name="006 Get Credit">Yyt-Trading-Rf-Api.006 Get Credit</stat>
|
|
<stat pass="0" fail="3" id="s1-s7-s1" name="Customer Credit Password">Yyt-Trading-Rf-Api.006 Get Credit.Customer Credit Password</stat>
|
|
<stat pass="0" fail="2" id="s1-s7-s2" name="Customer Get Credit">Yyt-Trading-Rf-Api.006 Get Credit.Customer Get Credit</stat>
|
|
<stat pass="0" fail="13" id="s1-s8" name="007 Paper Variety Management">Yyt-Trading-Rf-Api.007 Paper Variety Management</stat>
|
|
<stat pass="0" fail="5" id="s1-s8-s1" name="Paper Brand">Yyt-Trading-Rf-Api.007 Paper Variety Management.Paper Brand</stat>
|
|
<stat pass="0" fail="4" id="s1-s8-s2" name="Paper Category">Yyt-Trading-Rf-Api.007 Paper Variety Management.Paper Category</stat>
|
|
<stat pass="0" fail="4" id="s1-s8-s3" name="Paper Manufacturer">Yyt-Trading-Rf-Api.007 Paper Variety Management.Paper Manufacturer</stat>
|
|
<stat pass="0" fail="4" id="s1-s9" name="008 Market Information">Yyt-Trading-Rf-Api.008 Market Information</stat>
|
|
<stat pass="0" fail="4" id="s1-s9-s1" name="Market Information Link">Yyt-Trading-Rf-Api.008 Market Information.Market Information Link</stat>
|
|
<stat pass="0" fail="7" id="s1-s10" name="009 Product Manage">Yyt-Trading-Rf-Api.009 Product Manage</stat>
|
|
<stat pass="0" fail="7" id="s1-s10-s1" name="Product Add And List">Yyt-Trading-Rf-Api.009 Product Manage.Product Add And List</stat>
|
|
<stat pass="0" fail="6" id="s1-s11" name="010 Limited Specialoffer">Yyt-Trading-Rf-Api.010 Limited Specialoffer</stat>
|
|
<stat pass="0" fail="6" id="s1-s11-s1" name="Limited Specialoffer Product">Yyt-Trading-Rf-Api.010 Limited Specialoffer.Limited Specialoffer Product</stat>
|
|
<stat pass="0" fail="2" id="s1-s12" name="011 Product Price Config">Yyt-Trading-Rf-Api.011 Product Price Config</stat>
|
|
<stat pass="0" fail="2" id="s1-s12-s1" name="Product Price Config Qniao And Feisuan">Yyt-Trading-Rf-Api.011 Product Price Config.Product Price Config Qniao And Feisuan</stat>
|
|
<stat pass="0" fail="3" id="s1-s13" name="012 Product Price Update">Yyt-Trading-Rf-Api.012 Product Price Update</stat>
|
|
<stat pass="0" fail="3" id="s1-s13-s1" name="Product Price Batch Update Purchaseprice">Yyt-Trading-Rf-Api.012 Product Price Update.Product Price Batch Update Purchaseprice</stat>
|
|
<stat pass="0" fail="5" id="s1-s14" name="013 Paper List And Details">Yyt-Trading-Rf-Api.013 Paper List And Details</stat>
|
|
<stat pass="0" fail="5" id="s1-s14-s1" name="Customer Get Paper List And Detail">Yyt-Trading-Rf-Api.013 Paper List And Details.Customer Get Paper List And Detail</stat>
|
|
<stat pass="0" fail="2" id="s1-s15" name="014 Shinpping Address">Yyt-Trading-Rf-Api.014 Shinpping Address</stat>
|
|
<stat pass="0" fail="2" id="s1-s15-s1" name="Customer Enterprise Shipping Address">Yyt-Trading-Rf-Api.014 Shinpping Address.Customer Enterprise Shipping Address</stat>
|
|
<stat pass="0" fail="3" id="s1-s16" name="015 Customer Create Order">Yyt-Trading-Rf-Api.015 Customer Create Order</stat>
|
|
<stat pass="0" fail="3" id="s1-s16-s1" name="Customer Create Order Credit Payment">Yyt-Trading-Rf-Api.015 Customer Create Order.Customer Create Order Credit Payment</stat>
|
|
<stat pass="0" fail="12" id="s1-s17" name="016 Enquiry Create Order">Yyt-Trading-Rf-Api.016 Enquiry Create Order</stat>
|
|
<stat pass="0" fail="12" id="s1-s17-s1" name="Customer Enquiry Operate And Supplier Quoted Price Create Order">Yyt-Trading-Rf-Api.016 Enquiry Create Order.Customer Enquiry Operate And Supplier Quoted Price Create Order</stat>
|
|
<stat pass="0" fail="14" id="s1-s18" name="017 Order And Receipt And Delivery">Yyt-Trading-Rf-Api.017 Order And Receipt And Delivery</stat>
|
|
<stat pass="0" fail="14" id="s1-s18-s1" name="Get Oeder And Receipt And Delivery">Yyt-Trading-Rf-Api.017 Order And Receipt And Delivery.Get Oeder And Receipt And Delivery</stat>
|
|
<stat pass="0" fail="9" id="s1-s19" name="018 Payable And Receivable">Yyt-Trading-Rf-Api.018 Payable And Receivable</stat>
|
|
<stat pass="0" fail="3" id="s1-s19-s1" name="Customer Bill">Yyt-Trading-Rf-Api.018 Payable And Receivable.Customer Bill</stat>
|
|
<stat pass="0" fail="3" id="s1-s19-s2" name="Payable">Yyt-Trading-Rf-Api.018 Payable And Receivable.Payable</stat>
|
|
<stat pass="0" fail="3" id="s1-s19-s3" name="Receivable">Yyt-Trading-Rf-Api.018 Payable And Receivable.Receivable</stat>
|
|
<stat pass="0" fail="2" id="s1-s20" name="019 Capacity Market">Yyt-Trading-Rf-Api.019 Capacity Market</stat>
|
|
<stat pass="0" fail="1" id="s1-s20-s1" name="Capacity Commodity">Yyt-Trading-Rf-Api.019 Capacity Market.Capacity Commodity</stat>
|
|
<stat pass="0" fail="1" id="s1-s20-s2" name="Capacity Machines">Yyt-Trading-Rf-Api.019 Capacity Market.Capacity Machines</stat>
|
|
<stat pass="0" fail="11" id="s1-s21" name="100 Test Data Clear">Yyt-Trading-Rf-Api.100 Test Data Clear</stat>
|
|
</suite>
|
|
</statistics>
|
|
<errors>
|
|
<msg timestamp="20211130 19:33:22.870" level="ERROR">Error in file '/root/yyt-trading-rf-api': Importing test library 'ExcelLibrary' failed: ModuleNotFoundError: No module named 'ExcelLibrary'
|
|
Traceback (most recent call last):
|
|
None
|
|
PYTHONPATH:
|
|
/usr/lib64/python36.zip
|
|
/usr/lib64/python3.6
|
|
/usr/lib64/python3.6/lib-dynload
|
|
/usr/local/lib/python3.6/site-packages
|
|
/usr/lib64/python3.6/site-packages
|
|
/usr/lib/python3.6/site-packages</msg>
|
|
<msg timestamp="20211130 19:33:22.873" level="ERROR">Error in file '/root/yyt-trading-rf-api/000_get_base_datas.robot': Importing test library 'ExcelLibrary' failed: ModuleNotFoundError: No module named 'ExcelLibrary'
|
|
Traceback (most recent call last):
|
|
None
|
|
PYTHONPATH:
|
|
/usr/lib64/python36.zip
|
|
/usr/lib64/python3.6
|
|
/usr/lib64/python3.6/lib-dynload
|
|
/usr/local/lib/python3.6/site-packages
|
|
/usr/lib64/python3.6/site-packages
|
|
/usr/lib/python3.6/site-packages</msg>
|
|
</errors>
|
|
</robot>
|