Automated test assertion method and device, storage medium and equipment
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- INDUSTRIAL AND COMMERCIAL BANK OF CHINA
- Publication Date
- 2018-10-02
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer automated testing, in particular to an automated testing assertion method, device, storage medium and equipment. Background technique
[0002] As an important link in the software development life cycle, software testing plays a very important role in the development of software systems. Among them, automated testing can not only save regression testing manpower and testing time to a large extent, but also often has more sophisticated characteristics than manual testing, and has been introduced and used by many projects.
[0003] Traditional automated testing is implemented by recording / playing scripts or by simulating page operations. Different test cases need to write different test scripts. Assertion codes are hard-coded in test scripts with redundant rules and high repetition rates. If you need to add or delete assertions, you need to modify the test script, which leads to poor maintainability of th...