CN110287090A - A kind of automated testing method and system of ultrasound software - Google Patents

A kind of automated testing method and system of ultrasound software Download PDF

Info

Publication number
CN110287090A
CN110287090A CN201910379146.4A CN201910379146A CN110287090A CN 110287090 A CN110287090 A CN 110287090A CN 201910379146 A CN201910379146 A CN 201910379146A CN 110287090 A CN110287090 A CN 110287090A
Authority
CN
China
Prior art keywords
test
test case
priority class
case
execution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910379146.4A
Other languages
Chinese (zh)
Inventor
赵芳芳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fusion Medical Science And Technology (hangzhou) Co Ltd
Original Assignee
Fusion Medical Science And Technology (hangzhou) Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fusion Medical Science And Technology (hangzhou) Co Ltd filed Critical Fusion Medical Science And Technology (hangzhou) Co Ltd
Priority to CN201910379146.4A priority Critical patent/CN110287090A/en
Publication of CN110287090A publication Critical patent/CN110287090A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Abstract

The invention discloses a kind of automated testing methods of ultrasonic software, comprising: S11. obtains several test cases that test script is write;S12. the test case of the acquisition is executed;S13. judge whether the test case of the execution succeeds, if it is not, then jumping to step S14;If so, jumping to step S15;S14. the priority class for judging problem present in the failed test case then suspends the execution of the test case if high priority class;If lower priority class, then the test case is continued to execute;S15. the test case completed will be executed and generate test result, the test result is generated into test report.The present invention analyzes each automated execution result, avoids the error resistance of manual analysis, improves the accuracy of orientation problem, reduces human cost, avoids the low problem of testing efficiency.

Description

A kind of automated testing method and system of ultrasound software
Technical field
The present invention relates to the automated testing method of software testing technology field more particularly to a kind of ultrasonic software and it is System.
Background technique
With the fast development of computer industry, the popularity rate of intelligent terminal is greatly improved, and can enjoy rapid and convenient Informatized life.It is expected that matched software development business, also with the service diversification of offer, the number used is more, soft The project amount of part exploitation is also increasing, following more and more for the testing requirement of software, wherein software test is A kind of positive determination, integrality, the process of safety and quality for promoting identification software.Software test procedure is by demand analysis With test planning, test design and realization, test execution, summary and evaluation four-stage composition.The quality of software test procedure Be influence software testing quality, software assessment mechanism power of test an important factor for.
Medical ultrasonic inspection includes ultrasound diagnosis, wherein ultrasound diagnosis is that human body is acted on using ultrasonic technique, different Tissue has unique acoustic image feature with organ to find a kind of diagnostic method of disease.The ultrasound that ultrasound diagnosis is related to is soft Part is more complicated, supports various modes, such as B-mode, Color mode, PW/CW mode, M/CM mode, curve AM mode, wide scape, Radiography, elastogram etc. involve measurement item and also compare mostly such as obstetrics, heart, abdomen, blood vessel, paediatrics, gynaecology, 3D, 4D, Software development iteration cycle is longer, and automatic test tester during each iteration, which will take a lot of time, largely to be weighed Multiple operation, if there is largely automatically analyzing Report Tasks, needs manually to analyze test report, manpower and time cost Increase, testing efficiency is lower.
The patent of Publication No. CN101551774A discloses one kind and can carry out to the software of electronic product development phase Automatic test is to improve the software automatic test system of product development speed comprising hardware and program software two parts, firmly Part includes software test instrument and computer, and computer and software test instrument are communicated, and software test instrument is for simulating artificial behaviour Make, artificial read of simulation shows information, tests the software of electronic product development phase;Computer is for reading from software The test result is simultaneously compared by the test result of tester feedback with preset result, automatically forms test report;It is described Program software be to be made of tester driver, test program, tester driver is mounted in computer, test journey Sequence is stored in the master cpu of software test instrument;Compared with traditional manually test software, the present invention is not only tested accurately And efficiency improves 10 times or more, while the defects of avoid omission present in manual operation, maloperation.Although it can be real Existing automatic test, but mistake present in test can not be recorded in time, so that related personnel quickly learns mistake Information.
Summary of the invention
The purpose of the present invention is in view of the drawbacks of the prior art, provide a kind of automated testing method of ultrasonic software and System records and analyzes the progress of each automated execution result in time, avoids the error resistance of manual analysis, and it is fixed to improve The accuracy of position problem.
In order to achieve the goal above, the invention adopts the following technical scheme:
A kind of automated testing method of ultrasound software, comprising steps of
S1. several test cases that test script is write are obtained;
S2. the test case of the acquisition is executed;
S3. judge whether the test case of the execution succeeds, if it is not, then jumping to step S4;If so, jumping to step S5;
S4. judge the priority class of problem present in the failed test case, if high priority class, then Suspend the execution of the test case;If lower priority class, then the test case is continued to execute;
S5. the test case completed will be executed and generate test result, the test result is generated into test report.
Further, before the step S2 further include:
Prestore customized priority class.
Further, the step S4 further include:
By the automatic interception image of the problems of described failed test case and generate log information.
Further, before the step S2 further include:
Test environment is constructed according to the test case.
Further, it is described test environment include smoke test, regression test, pressure test, performance test one kind or It is a variety of.
Correspondingly, also providing a kind of automatization test system of ultrasonic software, comprising:
Module is obtained, several test cases that test script is write are obtained;
Execution module executes the test case of the acquisition;
First judgment module, judges whether the test case of the execution succeeds;
Second judgment module judges the priority class of problem present in the failed test case;
Generation module will execute the test case completed and generate test result, the test result is generated test report.
Further, further includes:
Pre- storing module prestores customized priority class.
Further, further includes:
Memory module by the automatic interception image of the problems of described failed test case and generates log letter Breath.
Further, further includes:
Module is constructed, test environment is constructed according to the test case.
Further, it is described test environment include smoke test, regression test, pressure test, performance test one kind or It is a variety of.
Compared with prior art, the present invention analyzes the log of each automated execution result, avoids artificial The error resistance of log is analyzed, the accuracy of orientation problem is improved, human cost is reduced, avoids the low problem of testing efficiency.
Detailed description of the invention
Fig. 1 is a kind of automated testing method flow chart for ultrasonic software that embodiment one provides;
Fig. 2 is a kind of automatization test system structure chart for ultrasonic software that embodiment two provides.
Specific embodiment
Illustrate embodiments of the present invention below by way of specific specific example, those skilled in the art can be by this specification Other advantages and efficacy of the present invention can be easily understood for disclosed content.The present invention can also pass through in addition different specific realities The mode of applying is embodied or practiced, the various details in this specification can also based on different viewpoints and application, without departing from Various modifications or alterations are carried out under spirit of the invention.It should be noted that in the absence of conflict, following embodiment and implementation Feature in example can be combined with each other.
The purpose of the present invention is in view of the drawbacks of the prior art, provide a kind of automated testing method of ultrasonic software and System, the present invention record and analyze each automated execution result, avoid the error resistance of manual analysis, and it is fixed to improve The accuracy of position problem, reduces human cost, avoids the low problem of testing efficiency.
Embodiment one
A kind of executing subject of the automated testing method of ultrasonic software of the present embodiment is automatization test system.
The present embodiment provides a kind of automated testing methods of ultrasonic software, as shown in Figure 1, comprising steps of
S11. several test cases that test script is write are obtained;
The present embodiment is realized using recording tool and records and safeguard to script, and several test cases are generated.
Specifically, taking the control of automatic test by recording Tool grasper, and it is stored in library of object, wherein grab control The content of part is information caused by operation mouse and keyboard, such as the specific key in keyboard and the left button on mouse, right button Deng;Specifically include: the pressing of key, decontrol and when the movement of mouse, double click operation generate input coordinate information.
The control of crawl is generated into automatic test script, carries out code maintenance on the basis of generating script, thus raw At several independent test cases, such as: workflow, menu image, measurement, annotation arrow, setting, checks management at knob menu Deng.
S12. the test case of the acquisition is executed;
After getting test case, test case is executed.
Specifically, executing the period by customized setting, in the present embodiment, the execution time of setting is 12 hours, is held Row number is 50 times.The test case that will acquire is executed by the execution period set, during execution not Human intervention is needed, the automatic test to software is realized.
It should be noted that passing through the customized setting of actual demand for the setting for executing the period, however it is not limited to this implementation Example is disclosed to execute the period.
S13. judge whether the test case of the execution succeeds, if it is not, then jumping to step S14;If so, jumping to step S15;
Judge whether the test case executed runs succeeded, if unsuccessful, grab and execute unsuccessful information, and execute Step S14;If success, thens follow the steps S15.
S14. the priority class for judging problem present in the failed test case, if high priority class, Then suspend the execution of the test case;If lower priority class, then the test case is continued to execute;
The unsuccessful information grabbed in step S13 is analyzed, judges problem present in unsuccessful test case Priority class then suspend the execution of test case if high priority class, wherein high priority class such as: program collapses It bursts, software sudden strain of a muscle is moved back, picture quality is poor etc.;If lower priority class, then the test case is continued to execute, wherein low excellent First grade classification is such as: software responds not in time, UI attribute is not realized on demand, measure equation is incorrect, each mode knob menu and Menu image positions incorrect etc..
In the present embodiment, it also can be used if lower priority class, then judge whether to need to re-execute test case, If so, thening follow the steps S12;If it is not, then continuing to execute the test case, wherein lower priority class such as: software is not in time Response, UI attribute are not realized on demand, measure equation is incorrect, each mode knob menu and menu image positioning are incorrect etc..
Judge whether that needing to re-execute test case is by judging whether currently performed test case is to hold for the first time Row, if executing for the first time, then return step S12 is re-executed;If not executing for the first time, then the test case is continued to execute.
It should be noted that in the present embodiment, presetting the mode executed.Wherein, executive mode are as follows: mode 1: if low Priority class then continues to execute the test case;Mode 2: if lower priority class, then judge whether to need to hold again Row test case.After it is high classification that the unsuccessful information that judgement obtains, which is priority, suspend holding for current test case Row, and intercepted automatically there is currently the image of problem and generate log information.
After interrupting the execution of test case, retains current state and notify tester, the mode of notice includes postal Part notice, sound an alarm notice etc..
After the unsuccessful information that judgement obtains is that priority is low classification and is not to execute for the first time, continues to execute and work as Preceding test case, and intercepted automatically there is currently the image of problem and generate log information.
S15. the test case completed will be executed and generate test result, the test result is generated into test report.
After the completion of automatic test executes, test result is generated, and test result is automatically generated into test report.
In the present embodiment, the test report of generation is sent to related personnel by way of mail, wherein test report Accuse includes test case number, execution number, successful and the frequency of failure, percent of pass, the image of existing problem and log information etc..
In the present embodiment, it is further comprised the steps of: before step S12
Prestore customized priority class.
It is stored in advance through customized priority class, wherein priority column Wei not be encountered in executing test process and be asked The classification of topic.
In the present embodiment, priority class is by keyword definition, such as:
High priority class include: program report an error, system mistake, system crash, image quality issues;
Lower priority class includes: that software responds not in time, UI attribute is not realized on demand, measure equation is incorrect, each Mode knob menu and menu image positioning are incorrect etc..
In the present embodiment, setting other for low priority class can be in addition to being defined as the other content of high priority class It is regarded as lower priority class outside.
It should be noted that definition other for priority class is not limited only to method disclosed in the present embodiment.
In the present embodiment, it is further comprised the steps of: before step S12
Test environment is constructed according to the test case.
Wherein, it is described test environment include smoke test, regression test, pressure test, performance test it is one or more.
In the present embodiment, the several independent test cases obtained according to step S11, not to test case setting Same test-types, if iteration tests early period are set as smoke test, the test setting after system is stablized is pressure test, performance Test, regression test it is one or more.
After different test environment are set to test case, different types of test case is executed.
Different types of test case can define the positive case and reversed case of test.
Wherein, such as mark of definition is letter, if the result generated is letter, for positive case;If the result generated It is then reversed case for number or character and digit etc..
Technical solution through this embodiment achieving the following effects:
1, automatic test generates several independent test cases, to increase independence, making entirely to test has very Strong transplantability and scalability avoids testing not scientific, lack of standardization or otherness caused by human factor.
2, each automated execution result is recorded and analyzed, avoids the error resistance of manual analysis, it is fixed to improve The accuracy of position problem, reduces human cost, avoids the low problem of testing efficiency
3, test result is automatically notified to related personnel after the completion of test execution, technical staff can have found at the first time Problem simultaneously solves the problems, such as.
Embodiment two
The present embodiment provides a kind of automatization test systems of ultrasonic software, as shown in Figure 2, comprising:
Module 11 is obtained, several test cases that test script is write are obtained;
The present embodiment is realized using recording tool and records and safeguard to script, and several test cases are generated.
Specifically, by the control of recording tool record crawl automatic test, and be stored in library of object, wherein it is grabbed The content of control is information caused by operation mouse and keyboard, such as the specific key in keyboard and the left button on mouse, the right side Key etc.;Specifically include: the pressing of key, decontrol and when the movement of mouse, double click operation generate input coordinate information.
The control of crawl is generated into automatic test script, carries out code maintenance on the basis of generating script, thus raw At several independent test cases, such as: workflow, menu image, measurement, annotation arrow, setting, checks management at knob menu Deng.
Execution module 12 executes the test case of the acquisition;
After getting test case, test case is executed.
Specifically, executing the period by customized setting, in the present embodiment, the execution time of setting is 12 hours, is held Row number is 50 times.The test case that will acquire is executed by the execution period set, during execution not Human intervention is needed, the automatic test to software is realized.
It should be noted that passing through the customized setting of actual demand for the setting for executing the period, however it is not limited to this implementation Example is disclosed to execute the period.
First judgment module 13, judges whether the test case of the execution succeeds;
Judge whether the test case executed runs succeeded, if unsuccessful, grab and execute unsuccessful information.
Second judgment module 14 judges the priority class of problem present in the failed test case;
Wherein, priority class includes high priority class and lower priority class.
The unsuccessful information of the crawl is analyzed, judges the preferential of problem present in unsuccessful test case Grade classification, wherein high priority class such as: program crashing, software sudden strain of a muscle move back, picture quality it is poor;Lower priority class is such as: soft Part responds not in time, UI attribute is not realized on demand, measure equation is incorrect, each mode knob menu and menu image position not It is correct etc..
In the present embodiment, if the unsuccessful information judged is lower priority class, the survey is continued to execute Example on probation.
In the present embodiment, if the unsuccessful information that judges can be used also as lower priority class, judgement is It is no to need to re-execute test case.
Wherein, judge whether to need to re-execute test case be by judge currently performed test case whether headed by Secondary execution.
It should be noted that in the present embodiment, presetting the mode executed.Wherein, executive mode are as follows: mode 1: if low Priority class then continues to execute the test case;Mode 2: if lower priority class, then judge whether to need to hold again Row test case.
After it is high classification that the unsuccessful information that judgement obtains, which is priority, suspend the execution of current test case, And it is intercepted automatically there is currently the image of problem and generates log information.
After interrupting the execution of test case, retains current state and notify tester, the mode of notice includes postal Part notice, sound an alarm notice etc..
After the unsuccessful information that judgement obtains is that priority is low classification and is not to execute for the first time, continues to execute and work as Preceding test case, and intercepted automatically there is currently the image of problem and generate log information.
Generation module 15 will execute the test case completed and generate test result, the test result is generated test report It accuses.
After the completion of automatic test executes, test result is generated, and test result is automatically generated into test report.
In the present embodiment, the test report of generation is sent to related personnel by way of mail, wherein test report Accuse includes test case number, execution number, successful and the frequency of failure, percent of pass, the image of existing problem and log information etc..
It in the present embodiment, further include memory module, by the automatic interception image of problem present in failed test case And generate log information.
In the present embodiment, no matter the priority class of problem present in failed test case be high priority categories also It is lower priority class, all automatic interception image and log information can be generated.
In the present embodiment, further includes:
Pre- storing module prestores customized priority class.
It is stored in advance through customized priority class, wherein priority column Wei not be encountered in executing test process and be asked The classification of topic.
In the present embodiment, priority class is by keyword definition, such as:
High priority class include: program report an error, system mistake, system crash, image quality issues;
Lower priority class includes: that software responds not in time, UI attribute is not realized on demand, measure equation is incorrect, each Mode knob menu and menu image positioning are incorrect etc..
In the present embodiment, setting other for low priority class can be in addition to being defined as the other content of high priority class It is regarded as lower priority class outside.
It should be noted that definition other for priority class is not limited only to method disclosed in the present embodiment.
In the present embodiment, further includes:
Module is constructed, test environment is constructed according to the test case.
Wherein, it is described test environment include smoke test, regression test, pressure test, performance test it is one or more.
In the present embodiment, according to several independent test cases of acquisition, the test case is arranged different surveys Try type, if iteration tests early period are set as smoke test, system stablize after test setting be pressure test, performance test, Regression test it is one or more.
After different test environment are set to test case, different types of test case is executed.
Different types of test case can define the positive case and reversed case of test.
Wherein, such as mark of definition is letter, if the result generated is letter, for positive case;If the result generated It is then reversed case for number or character and digit etc..
The technical solution of the present embodiment has the advantages that
1, automatic test generates several independent test cases, to increase independence, making entirely to test has very Strong transplantability and scalability avoids testing not scientific, lack of standardization or otherness caused by human factor.
2, each automated execution result is recorded and analyzed, avoids the error resistance of manual analysis, it is fixed to improve The accuracy of position problem, reduces human cost, avoids the low problem of testing efficiency
3, test result is automatically notified to related personnel after the completion of test execution, technical staff can have found at the first time Problem simultaneously solves the problems, such as.
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.

Claims (10)

1. a kind of automated testing method of ultrasound software, which is characterized in that comprising steps of
S1. several test cases that test script is write are obtained;
S2. the test case of the acquisition is executed;
S3. judge whether the test case of the execution succeeds, if it is not, then jumping to step S4;If so, jumping to step S5;
S4. judge that the priority class of problem present in the failed test case then suspends if high priority class The execution of the test case;If lower priority class, then the test case is continued to execute;
S5. the test case completed will be executed and generate test result, the test result is generated into test report.
2. a kind of automated testing method of ultrasonic software according to claim 1, which is characterized in that the step S2 it Before further include:
Prestore customized priority class.
3. a kind of automated testing method of ultrasonic software according to claim 1 or 2, which is characterized in that the step S4 further include:
By the automatic interception image of the problems of described failed test case and generate log information.
4. a kind of automated testing method of ultrasonic software according to claim 1 or 2, which is characterized in that the step Before S2 further include:
Test environment is constructed according to the test case.
5. a kind of automated testing method of ultrasonic software according to claim 4, which is characterized in that the test environment Including smoke test, regression test, pressure test, performance test it is one or more.
6. a kind of automatization test system of ultrasound software characterized by comprising
Module is obtained, several test cases that test script is write are obtained;
Execution module executes the test case of the acquisition;
First judgment module, judges whether the test case of the execution succeeds;
Second judgment module judges the priority class of problem present in the failed test case;
Generation module will execute the test case completed and generate test result, the test result is generated test report.
7. a kind of automatization test system of ultrasonic software according to claim 6, which is characterized in that further include:
Pre- storing module prestores customized priority class.
8. a kind of automatization test system of ultrasonic software according to claim 6 or 7, which is characterized in that further include:
Memory module by the automatic interception image of the problems of described failed test case and generates log information.
9. a kind of automatization test system of ultrasonic software according to claim 6 or 7, which is characterized in that further include:
Module is constructed, test environment is constructed according to the test case.
10. a kind of automatization test system of ultrasonic software according to claim 9, which is characterized in that the test wrapper Border include smoke test, regression test, pressure test, performance test it is one or more.
CN201910379146.4A 2019-05-08 2019-05-08 A kind of automated testing method and system of ultrasound software Pending CN110287090A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910379146.4A CN110287090A (en) 2019-05-08 2019-05-08 A kind of automated testing method and system of ultrasound software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910379146.4A CN110287090A (en) 2019-05-08 2019-05-08 A kind of automated testing method and system of ultrasound software

Publications (1)

Publication Number Publication Date
CN110287090A true CN110287090A (en) 2019-09-27

Family

ID=68002113

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910379146.4A Pending CN110287090A (en) 2019-05-08 2019-05-08 A kind of automated testing method and system of ultrasound software

Country Status (1)

Country Link
CN (1) CN110287090A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666183A (en) * 2020-04-13 2020-09-15 芜湖宏景电子股份有限公司 Automatic test method for hardware loop
CN113111009A (en) * 2021-05-13 2021-07-13 上海有大信息科技有限公司 Software testing device and testing method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101162248A (en) * 2007-06-22 2008-04-16 上海优立通信技术有限公司 Press keys and touch screen testing device
CN102043682A (en) * 2011-01-27 2011-05-04 中国农业银行股份有限公司 Workflow exception handing method and system
US20130019126A1 (en) * 2011-07-15 2013-01-17 Joachim Frohlich Method and System for Test Suite Control
CN103092756A (en) * 2013-01-08 2013-05-08 彭勇 Interactive automated testing system and method thereof
CN103634592A (en) * 2013-12-09 2014-03-12 乐视致新电子科技(天津)有限公司 Automatic test method and system for intelligent televisions
CN106155885A (en) * 2015-03-31 2016-11-23 展讯通信(上海)有限公司 A kind of full-automatic test system and method for testing
CN107341104A (en) * 2017-06-16 2017-11-10 广州云测信息技术有限公司 A kind of test result processing method and system based on cloud test
CN108241580A (en) * 2016-12-30 2018-07-03 深圳壹账通智能科技有限公司 The test method and terminal of client-side program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101162248A (en) * 2007-06-22 2008-04-16 上海优立通信技术有限公司 Press keys and touch screen testing device
CN102043682A (en) * 2011-01-27 2011-05-04 中国农业银行股份有限公司 Workflow exception handing method and system
US20130019126A1 (en) * 2011-07-15 2013-01-17 Joachim Frohlich Method and System for Test Suite Control
CN103092756A (en) * 2013-01-08 2013-05-08 彭勇 Interactive automated testing system and method thereof
CN103634592A (en) * 2013-12-09 2014-03-12 乐视致新电子科技(天津)有限公司 Automatic test method and system for intelligent televisions
CN106155885A (en) * 2015-03-31 2016-11-23 展讯通信(上海)有限公司 A kind of full-automatic test system and method for testing
CN108241580A (en) * 2016-12-30 2018-07-03 深圳壹账通智能科技有限公司 The test method and terminal of client-side program
CN107341104A (en) * 2017-06-16 2017-11-10 广州云测信息技术有限公司 A kind of test result processing method and system based on cloud test

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666183A (en) * 2020-04-13 2020-09-15 芜湖宏景电子股份有限公司 Automatic test method for hardware loop
CN111666183B (en) * 2020-04-13 2023-06-23 芜湖宏景电子股份有限公司 Automatic test method for hardware loop
CN113111009A (en) * 2021-05-13 2021-07-13 上海有大信息科技有限公司 Software testing device and testing method

Similar Documents

Publication Publication Date Title
US8869174B2 (en) Method and apparatus for providing context aware logging
US7093238B2 (en) Automated software testing and validation system
US10162742B2 (en) System and method for end to end performance response time measurement based on graphic recognition
WO2004021112A2 (en) Adaptive testing and training tool
EP1095334A1 (en) Method for defining durable data for regression testing
CN110287090A (en) A kind of automated testing method and system of ultrasound software
JP2023016928A5 (en)
Donmez et al. Evaluation criteria for human-automation performance metrics
Hijazi et al. iReview: An intelligent code review evaluation tool using biofeedback
US6880109B2 (en) Functional element test tool and method
CN110208556A (en) The test result method of inspection, device, computer equipment and storage medium
Parry Suggestions for an improved HRA method for use in probabilistic safety assessment
Wallace et al. Lessons from 342 medical device failures
JPH09223038A (en) Remote terminal emulator
JP2022522629A (en) Methods and equipment for analyzing the results of self-diagnosis equipment
CN106933738A (en) APP method of testings, APP test scripts generating means and APP test script performs devices
Mese et al. ChatGPT-assisted deep learning model for thyroid nodule analysis: beyond artifical intelligence
Chinnapongse et al. Model-based testing of gui-driven applications
Bey et al. Analyzing Student Programming Paths using Clustering and Process Mining.
Nayak et al. Cognitive Computing in Software evaluation
Tonkin et al. Towards a methodology for acceptance testing and validation of monitoring bodyworn devices
RU2780458C1 (en) Method for functional testing of software of electronic apparatus
Dadon et al. Empowering Medical Students: Harnessing Artificial Intelligence for Precision Point-of-Care Echocardiography Assessment of Left Ventricular Ejection Fraction
Major et al. Using guided inspection to validate UML models
Trudel et al. Functional size measurement quality challenges for inexperienced measurers

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190927