zz_test_resultsTest Resultszz_test_results zz_f_test_result_id zz_f_id zz_pk_id zz_f_test_result_date Date/Time The date and time this result was run. result_date true %d/%m/%Y true default_timezone Start Date/Time End Date/Time zz_test_result_main_details_fg zz_f_test_result_code test_code Test Code Optional code to identify this test. For example, if part of testing SR1234, code might be "SR1234-TEST1.1". Main purpose is for searching on similar tests. varchar 256 -_,.:;#/\| zz_test_result_main_details_fg zz_f_test_result_host zz_f_url host Host Location of the system the test was run on. true zz_test_result_main_details_fg Test Information varchar Ignored for now as causes issues with not being able to update its index. zz_f_test_result_system zname System system false true zz_test_result_main_details_fg zz_f_test_result_version zz_f_version true zz_test_result_main_details_fg zz_f_test_result_type type Testing Type The type of test run. varchar 64 true zz_test_result_main_details_fg List zz_f_test_result_result_type result_type Result Type The type of these results, Success, Error or All. varchar 64 true zz_test_result_main_details_fg Buttons zz_f_test_result_zname zname ZName(s) ZName(s) of the item being tested, if applicable varchar 1024 false zz_test_result_main_details_fg Ignored for now as causes issues with not being able to update its index. zz_f_test_result_username zz_user User the tests were run as zz_test_result_main_details_fg zz_f_test_result_field_values field_values Field Values Field values used during the test run. text 4000 =,:/\[\]| 1 zz_test_result_main_details_fg zz_f_test_result_other_arguments other_arguments Other Arguments All other arguments used to run this test. text 4000 =,:/\[\]| 1 zz_test_result_main_details_fg zz_f_test_result_data_type data_type Data Type The data the results represents. For Time the data will be in seconds, for Memory data will be in KB. varchar 64 true zz_test_result_details_fg Buttons zz_f_test_result_count count Count Number of tests run. int true zz_test_result_details_fg Test Results zz_f_test_result_initial initial Initial The initial amount prior to tests being run, where relevant. double zz_test_result_details_fg zz_f_test_result_final final Final The final amount prior to tests being run, where relevant. double zz_test_result_details_fg zz_f_test_result_first first First The first amount from the data set. double true zz_test_result_details_fg zz_f_test_result_last last Last The first amount from the data set. double true zz_test_result_details_fg zz_f_test_result_min min Min The minimum amount from the data set. double true zz_test_result_details_fg zz_f_test_result_max max Max The maximum amount from the data set. double true zz_test_result_details_fg zz_f_test_result_sum sum Sum The total amount from the data set. double true zz_test_result_details_fg zz_f_test_result_mean mean Mean The mean amount from the data set, the average. double true zz_test_result_details_fg zz_f_test_result_median median Median The median amount from the data set, the value in the middle when results are sorted. double true zz_test_result_details_fg zz_f_test_result_mode mode Mode The mode of all the tests, most common result. Comma separated list if more than one value. varchar true zz_test_result_details_fg zz_f_test_result_standard_deviation standard_deviation Standard Deviation The standard_deviation of all the tests, how far the results fall from the mean. double true zz_test_result_details_fg zz_f_test_result_all_results all_results All Results Comma separated list of all the results. text 4000 true zz_test_result_details_fg zz_f_test_result_success ZZyes_no_choice success Success Did all tests complete successfully? true zz_test_result_details_fg zz_f_test_result_errors errors Errors List of errors which occurred during testing. text 4000 1 zz_test_result_details_fg zz_f_test_result_success_result success_result Successful Result A single example of a successful result from the testing. text 3 true zz_test_result_details_fg 16777215 zz_f_test_result_error_result zz_f_test_result_success_result error_result Error Result A single example of an error result from the testing. zz_test_result_details_fg zz_f_test_result_process_ids process_ids Process IDs Comma separated list of all process ids used during testing. text 4000 1 zz_test_result_details_fg zz_f_test_result_transition zname transition Transition(s) mediumtext 1024 Name of transition(s) run via testing. false zz_test_result_details_fg zz_f_test_result_report_links zz_f_url report_links Report Links List of links to any reports generated during testing. text 3 16777215 zz_test_result_details_fg zz_index_test_result_code test_code zz_index_test_result_host host zz_index_test_result_system system zz_index_test_result_version version zz_index_test_result_type type zz_index_test_result_zname zname zz_index_test_result_username username truetrue true zz_rp_create_test_results zz_rp_read_test_results ZymonicStores test results.TODO