Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

50results about How to "Reduce authoring time" patented technology

Automatic test case generation method and system

The application of the invention provides an automatic test case generation method, which comprises the following steps of: 101) acquiring test parameters and parameter combination strategies, and generating groups of test data according to the parameter combination strategies; 102) selecting a group of test data, and determining input parameters and expected output of test actions according to a preset model; 103) on the basis of the determined input parameters and the expected output of the test actions, calling the sequence of test actions according to the preset model to create a dynamic test path, wherein the dynamic test path is an array container in which the test actions and calibration actions are orderly stored; and 104) outputting the dynamic test path to obtain a group of test cases. The application of the invention additionally provides an automatic test case generation system. The automatic test case generation method and the automatic test case generation system provided by the application of the invention can solve the problems that the test cases are tine-consuming to compile and the coverage rate is low.
Owner:ALIBABA GRP HLDG LTD

Method and device for generating test case, testing method and testing equipment

The embodiment of the invention provides a method and device for generating a test case, a testing method and testing equipment. The method for generating the test case comprises the steps that a message template is generated according to a data structure of a message defined by an interface document of a code to be tested; the message and configurations of the message are listed in an excel table according to the design of the test case; a VBA script in the excel table is invoked, and the message is linked to a transcript of the message template; a configuration file of the test case is generated according to the configurations of the message; the content of the message is filled in the transcript of the message template. By means of the method and device for generating the test case, the testing method and the testing equipment, the threshold and complexity for generating the test case are reduced, and therefore the compiling time of the test case is shortened.
Owner:新奇点智能科技集团有限公司

Interface rule verification method, device, computer device and storage medium

The invention discloses an interface rule checking method, a device, a computer device and a storage medium. The method comprises the following steps of: obtaining an access request, wherein the access request carries a reference and an access address, and the access address corresponds to an access mark; Obtaining an imitation object corresponding to the access identifier according to the accessidentifier, and obtaining interface information according to the imitation object; Obtaining an interface ID from the interface information, and obtaining a verification rule set corresponding to theinterface ID from a database based on the interface ID; adopting a Verification rule set verify the incoming parameters, obtaining the incoming parameter verification result, and sending the incomingparameter verification result to a client; Obtaining an operation request fed back by a client end based on an incoming parameter checking result, and if the operation request is an operation requestto continue processing, executing a service logic corresponding to an access identifier based on the incoming parameter, and obtaining an outgoing parameter corresponding to the incoming parameter; adopting Verification rule set to verify the parameters, and the results are obtained; realizing the standardization of verification rules and reduce code redundancy.
Owner:PING AN TECH (SHENZHEN) CO LTD

Automatic generation methods and device and automatic generation realization device for PLC (Programmable Logic Controller) programs

The invention provides automatic generation methods and device and an automatic generation realization device for PLC (Programmable Logic Controller) programs. The method comprises the steps of obtaining a PLC template program, wherein the PLC template program comprises hardware configurations, variable names, security programs and common programs; obtaining a form file in which control objects ofa current PLC are stored; and in the form file, carrying out equipment division on the control objects through utilization of preset security areas and mode areas, wherein each control object is stored to a corresponding form coordinate; and generating the PLC programs corresponding to the current PLC according to the PLC template program and the form file. According to the method, the device andthe realization device, writing time of PLC offline programs can be reduced, consistency of the PLC programs is ensured, a programming error rate is reduced, working efficiency is improved, and project cost is reduced.
Owner:NINGBO GEELY AUTOMOBILE RES & DEV CO LTD +1

Main control part and method for multi-parameter real-time measurement and control system

InactiveCN101751023AEasy to manage centrallyConvenient decentralized controlTotal factory controlProgramme total factory controlMethods-time measurementControl parameters
The invention fully utilizes new computer software and hardware technologies, is characterized in modularization, generalization and configuration, improves the experiment efficiency of large-sized comprehensive environment simulation experiments, saves experiment time and cost and has favorable economic benefit. The invention provides a main control part and a method for a multi-parameter real-time measurement and control system, which is characterized by comprising a mission management part, a real-time data measuring and controlling part used for collecting environmental control parameters, a real-time data display part used for completing relevant display, a real-time data management part used for carrying out operations relating to experimental data of the multi-parameter real-time measurement and control system, and a real-time data transmitting part used for exchanging data of parts outside the main control part, wherein the mission management part controls and coordinates the work and data exchanges of the real-time data measuring and controlling part, the real-time data display part, the real-time data management part and the real-time transmitting part.
Owner:BEIHANG UNIV

Instant messaging information processing method and apparatus, and storage medium

The embodiment of the invention discloses an instant messaging information processing method and apparatus, and a storage medium. According to the instant messaging information processing method and apparatus disclosed by the embodiment of the invention, after instant messaging information is successfully withdrawn, an editing interface about the instant messaging information can be generated according to withdraw success response, wherein the editing interface is used for receiving editing information about the instant messaging information within a validity period, the editing interface is closed while exceeding the validity period, and the withdrawn instant messaging information is deleted in a local cache, so that the purpose of re-editing the withdrawn information within a certain time limit is achieved. By adoption of the scheme, the operation is simple, and the processing efficiency can also be greatly improved.
Owner:广州腾讯科技有限公司

Automatic semantic template generation method and device and semantic analysis method and system

The invention discloses an automatic semantic template generation method and device and a semantic analysis method and system. The automatic semantic template generation method includes the steps of establishing a semantic slot library, wherein a plurality of semantic slots are stored in the semantic slot library, and each semantic slot comprises synonym sets and a semantic analysis result; establishing a rule base, wherein a plurality of rules are stored in the rule base, and each rule comprises at least one semantic slot; analyzing a rule in the rule base to obtain the semantic slots included in the rule; searching the semantic slot library for the included semantic slots; generating a semantic template by loading the synonym sets of the semantic slots included in the rule; generating the semantic analysis result of the semantic template by loading the semantic analysis results of the semantic slots included in the rule to the rule. By means of the automatic semantic template generation method, the semantic template can be automatically generated through a computer according to the rule, the writing time of the semantic template is saved, and the semantic cloud can be easy on the aspect of the expansion field.
Owner:BEIJING UNISOUND INFORMATION TECH

Telephone voice system test information generation method, server and equipment

The invention provides a telephone voice system test information generation method, a server and equipment. The server comprises a data storage device, a flow combining device and a test information processing device. The data storage device is connected with the flow combining device; the test information processing device is connected with the data storage device and the flow combining device respectively; and the data storage device comprises a voice node element attribute list used for storing voice node attribute information, a functional transaction element attribute list used for storing functional transaction attribute information, an input element attribute list used for storing to-be-tested telephone voice system input information, and a voice reading element attribute list used for storing voice reading information. Therefore, the problems of complexity of generating the telephone voice system test information and the maintenance of the test information are solved.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Interface test case automatic generation method and device, and storage medium

The invention relates to the technical field of test case generation, and provides an interface test case automatic generation method and a device, and a computer readable storage medium. The method comprises the steps of obtaining an interface parameter document according to an obtained interface test case generation instruction; analyzing an interface parameter document, determining an array ofall interfaces based on the interface parameter document, and the array comprises an interface address path, a transmission mode and an input parameter; assigning the array to each interface, loadingthe array assigned to each interface to a script to obtain an execution script, and creating the script on an interface test tool in advance; and performing an interface test on the interface test tool by utilizing the execution script to generate an interface test case. Compared with the prior art that scripts are written manually or semi-automatically before interfaces are tested, the script writing time is saved, the testing efficiency is greatly improved, and the whole testing period is shortened.
Owner:ONE CONNECT SMART TECH CO LTD SHENZHEN

Test method and device based on automatically generated case, equipment and storage medium

The invention discloses a test method based on an automatically generated case, and belongs to the field of test case generation. The test method comprises the following steps: in response to a list selection operation of a user, taking out a selected test list from a plurality of preset test lists; in response to a data item selection operation of a user, obtaining a corresponding demand templatenumber from the test list; obtaining a corresponding demand template from a plurality of preset demand templates according to the demand template number, and obtaining configuration information of the data item and a corresponding rule template number from the corresponding demand template; obtaining a corresponding rule template from a plurality of preset rule templates according to the rule template number, and obtaining a data rule from the corresponding rule template; and generating and storing a test case according to the configuration information of the data item and the data rule. According to the test method, the test cases and the corresponding test data are automatically generated by analyzing the rules in the template, so that the writing time of the cases and the preparation time of the test data are reduced.
Owner:PING AN ASSET MANAGEMENT CO LTD

Defect-testing computer implementation method and computer

The invention discloses a defect-testing computer implementation method and a computer, and belongs to the field of testing. The method comprises the following steps: acquiring the defect type of a target test object; acquiring a defect information template matched with the defect type according to the defect type of the target test object; generating defect information corresponding to the target test object according to the defect information template. According to the defect-testing computer implementation method provided by the invention, the generation of defect information is mostly finished in a selecting manner, and only a small amount of information needs to be input manually, so that the writing time is saved, the standardization of defect information description and the integrity of content are ensured, and the quality of the defect information is enhanced; meanwhile, statistical analysis can be performed on defects conveniently by using the standardized defect information content.
Owner:电信科学技术第十研究所有限公司

Code processing method and device

The invention provides a code processing method and device. The code processing method comprises the steps of reading a cache configuration file when processing a service code; executing a rule and a primary key generation rule according to a cache operation in the cache configuration file, and generating a cache code; and running the cache code and the service code in a fused way. According to the code processing method provided by the invention, the coding time is shortened through the above way, so that the development efficiency of an application is improved; and besides, since developers no longer need to write the cache code, so that omission in writing the cache code due to the negligence of the developers can be avoided, thus the data processing performance can be effectively improved when running the application.
Owner:HUNDSUN TECH

System and method for observing and controlling distributed environmental parameters

The invention discloses a system for observing and controlling distributed environmental parameters, which has the characteristics of modularization and universalization in function implementation method thereof and which is mainly composed of a main control part module, a data acquisition part module, a vibrating signal high-speed measurement part module and a data processing system part module. The observing and controlling system with higher reliability and stability satisfies the requirement of users on modern management test and can be used in a plurality of environmental simulation tests, including double aero-thermodynamics test, depression and temperature impact test, temperature height test, dust environment test, high-altitude environment simulation cabin test and the like, thus the test efficiency of large comprehensive environmental simulation test equipment is enhanced, test time and expenditure are saved, and excellent economical benefit is realized.
Owner:BEIHANG UNIV

UVM (universal verification methodology) based write-only register verification test platform and verification method

InactiveCN105320583AReduce authoring timeReduce the introductionFunctional testingUniversal Verification MethodologyBus interface
The invention discloses a UVM (universal verification methodology) based write-only register verification test platform. The UVM based write-only register verification test platform comprises a UVM based test framework and a DUT (device under test) module, wherein the UVM based test framework comprises a UVM test sequence and a UVM sequencer; the DUT module is a digital design module provided with a register and a register read-write bus interface; the UVM based test framework is connected with the DUT module through the register read-write bus interface; the UVM test sequence can call the UVM sequencer, and the UVM sequencer excites the DUT module through the register read-write bus interface according to a test requirement; the UVM test sequence accesses internal signals of the DUT module through a VPI (Verilog programmatic interface). The invention further discloses a UVM based write-only register verification method. According to the UVM based write-only register verification test platform and the verification method, the verification efficiency can be effectively improved, and the verification creditability is improved.
Owner:SHANGHAI HUAHONG INTEGRATED CIRCUIT

B/S model-based IETM display data generation and offline control method

The invention discloses a B / S model-based IETM display data generation and offline control method. The method comprises the following steps of 1) inputting data through a form with a check rule according to an information type by a manager; 2) sending the data to a background server, processing the data and inserting the processed data into a database; 3) when a user needs information, obtaining the data information through query, and according to the information type, determining local cache resources needed to be offline downloaded; 4) dynamically generating a manifest file to control an offline local cache; 5) converting the obtained information to be in a JSON format and directly filling a pre-customized ejs template to generate an HTML5 file; and 6) sending the HTML5 and the manifestfile to a client of a request. Compared with a mainstream module for converting XML data into HTML data by adding an XSL document, the method for generating the HTML5 file by the template enables theworkload of data writing to be smaller; offline access is realized; and the defect of use incapability due to no network connection in a B / S model is overcome.
Owner:SOUTHEAST UNIV

Method and device for generating test case, terminal and computer-readable medium

The embodiment of the invention discloses a method and a device for generating a test case, a terminal and a computer-readable medium. The method comprises the steps of constructing a test system according to a function of to-be-tested software, and determining at least one migration path of the test system; forming a path matrix according to test times and a test sequence of each migration path,wherein the path matrix includes atomic test case serial numbers arranged in sequence; and calling atomic test cases according to the path matrix to combine the test case. According to the method andthe device for generating the test case, the terminal and the computer-readable medium, through analysis of the generated path matrix, the atomic test cases are called in sequence and combined into the test case, the writing time of the test case is shortened, the writing efficiency and accurate rate are improved and the waste of manpower resources is avoided.
Owner:苏州赛诺威动力技术有限公司

Automatic serial number generator

The invention provides an automatic serial number generator which comprises at least one template word stock, a sequence generator, a serial number display template and a serial number generating module. Each template word stock is used for setting up a word stock, configured template words and implementation classes for serial number implementation are stored in the word stocks, and content of the template words include data serial numbers and sequence numbers of the sequence generator. The sequence generator is used for numbering the template words in the word stocks according to formats of to-be-generated serial numbers, namely numbering the sequence numbers of the sequence generator to avoid numbering repetition. The serial number display template is used for selecting 'template words' from the word stocks according to the formats of the to-be-generated serial numbers and filling in required regular words to form a character string. The serial number generating module is used for analyzing the 'template words' in the character string to obtain a serial number result. The automatic serial number generator is capable of automatically generating corresponding serial numbers according to serial number display formats appointed by users and capable of generating various serial numbers, re-customization is not needed, compiling time is saved for engineers, and working efficiency is improved.
Owner:LINEWELL SOFTWARE

Method, device and equipment for generating interface test case

The invention provides a method, device and equipment for generating an interface test case. The method comprises the following steps: scanning a project code control layer interface to obtain targetinterface information; comparing whether the target interface information is consistent with preset interface information or not; under the condition that the target interface information is inconsistent with preset interface information, generating an interface test case template based on the target interface information; and generating an interface test case according to the interface test casetemplate and the configuration parameters. By utilizing the embodiment of the invention, the efficiency of generating the interface test case can be improved, and the efficiency of the interface testcan be further improved.
Owner:CHINA CONSTRUCTION BANK

Interface test method and device, medium and equipment

PendingCN113806216AEfficiency savings in automated testingImprove automated testing efficiencySoftware testing/debuggingSimulationData file
The invention discloses an interface test method and device, a medium and equipment. The method comprises the steps of reading a test data file which comprises interface test data, wherein the interface test data comprise order parameters, interface parameters and an order processing expected result; generating a test order according to order parameters in the test data file; determining interface parameters corresponding to the order parameters in the test data file, and initiating an interface request according to the test order and the interface parameters; receiving an interface response returned by an interface in response to the interface request, and determining an interface processing result according to the interface response; and according to an order processing expected result corresponding to the order parameters in the test data file, performing multi-dimensional verification on the interface processing result to obtain a test result for the interface. According to the scheme provided by the invention, the separation of the script and the data is realized based on the idea of data driving, the writing time is saved, and the efficiency of automatic interface testing is improved.
Owner:ZHEJIANG GEELY HLDG GRP CO LTD +1

Intelligent user manual generation method and device, terminal and storage medium

The invention provides an intelligent user manual generation method and device, a terminal and a storage medium. The method comprises the steps that an intelligent user manual generation platform obtains a user manual template; The intelligent user manual generation platform obtains the voice of explaining the target software in the product manager demonstration process and the operation interfacescreenshot of operating the target software; The intelligent user manual generation platform identifies voices of explaining target software in the product manager demonstration process and translates the voices into characters, organizes the characters and screenshots to fill a user manual template, and generates a user manual; A user manual template is preset; an intelligent speech recognitionproduct manager is introduced for explaining and automatic software operation interface screenshot is carried out; A product manager only needs to access, demonstrate and explain target software through an interface provided by the platform, and the system automatically generates a user manual according to a preset user manual template, so that character errors and illustration errors during manual writing can be filtered, the writing time is saved, and the writing efficiency is improved.
Owner:INSPUR SUZHOU INTELLIGENT TECH CO LTD

Code generation method, device and equipment

The embodiment of the invention discloses a code generation method, device and equipment. The method comprises the steps: receiving a code generation request for a to-be-developed program, and enabling the code generation request to at least comprise the table structure information of a data table contained in the to-be-developed program; determining a data table type matched with the table structure information based on the table structure information of the data table contained in the to-be-developed program, and respectively obtaining an entity code and a logic code corresponding to the data table type; based on the obtained entity code and logic code corresponding to the data table type, the data table type is obtained; according to the method, the entity code and the logic code corresponding to the to-be-developed program are generated according to the table structure information of the data table contained in the to-be-developed program and the table structure information of thedata table contained in the to-be-developed program, the entity code and the logic code conforming to the table structure information can be generated, and the project development efficiency can be improved.
Owner:杭州指令集智能科技有限公司

Interface test case generation method and device, equipment and storage medium

The invention discloses an interface test case generation method and device, equipment and a storage medium. The method comprises the steps of receiving a test case generation instruction triggered by a user, obtaining a target interface document according to the test case generation instruction, and selecting a target case generation model; obtaining an interface type in the target interface document, and when the interface type is an input interface, obtaining test type selection information input by a user; extracting non-public module associated parameters from the target interface document according to the test type selection information, and determining a target generation number in combination with the test case generation instruction; generating a target generation number group of non-public case parameters in a target case generation model based on the non-public module associated parameters; and extracting common module associated parameters from the target interface document, supplementing common case parameters corresponding to the non-common case parameters according to the common module associated parameters, and generating an interface test case of the target interface. According to the method, the high-quality interface test case can be quickly generated.
Owner:AGRICULTURAL BANK OF CHINA

File transplanting method and device, equipment and storage medium

The embodiment of the invention provides a file transplanting method and device, equipment and a storage medium. The method comprises the following steps: establishing a mapping relation between metadata of a to-be-transplanted file and metadata describing a file structure; and according to the mapping relationship, converting the to-be-transplanted file into a description file conforming to the description file structure. The existing file can be directly converted into the description file conforming to the description file structure, multiplexing of the existing file is facilitated, the writing time of the description file is shortened, and the service development speed is increased. The description file can be directly converted into a skill service code, rapid service generation is facilitated, and the programming difficulty of service development is reduced.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD +1

Method for inducing body cells of kidney beans into seedlings and application

The invention discloses a method for inducing body cells of kidney beans into seedlings. The method comprises the following steps: disinfecting and activating seeds, stripping the whole hypocotyl, treating the hypocotyl by an osmotic pressure, inoculating the hypocotyl into an induction medium 1 for 5-30 days, cutting off the hypocotyl growing point, transferring into the induction medium 1 for 5-30 days, then transferring into an induction medium 2, transferring into the induction medium 1 within 1-10 days for 5-30 days, then transferring into an induction medium 3 to be cultured for 10-30 days, and inducing a process of obtaining normal kidney bean seedlings. The method is a standard kidney bean embryoid induction and seedling growth system. The method can be used for solving the problemthat the body cells of kidney beans cannot be rapidly induced into seedlings, establishes a test system for rapidly inducing the body cells of the kidney beans into seedlings, and provides a reliabletest platform for germplasm resource innovation of the kidney beans.
Owner:TIANJIN RES INST OF VEGETABLE

Page element collection method and device

The invention discloses a page element collection method and device, and relates to the technical field of computers. A specific embodiment of the method comprises the steps of receiving an acquisition demand for a page, and obtaining a code corresponding to the acquisition demand from a source code of the page; starting from the position of the code, acquiring a descendant similar to the grammatical structure of the code and a first descendant of the descendant; and generating an acquisition template based on the code, the descendant and the first descendant, and performing element acquisition on the page by utilizing the acquisition template to obtain page elements. According to the embodiment, code extraction is carried out on the basis of the acquisition requirements to generate the acquisition template, so that the page elements are acquired in batches, and different from a manual one-by-one recording and acquisition mode, the acquisition speed of the page elements is increased, and the acquisition efficiency is improved.
Owner:CCB FINTECH CO LTD

SQL script generation method, device and computer device

The embodiment of the invention provides a SQL script generation method, device and a computer device, which relate to the computer technical field. The embodiment of the invention obtains the presetspreadsheet, wherein, the attribute information of the preset spreadsheet comprises script parameters and the mapping relationship between the formula of the preset spreadsheet and the SQL script template; Thus, the first operation information of the user for the preset spreadsheet attribute information is obtained, and a target spreadsheet is generated based on the first operation information; Further, according to the target spreadsheet, a corresponding target SQL script is generated. Therefore, the technical proposal provided by the embodiment of the invention can solve the problem that SQLscript writing in the prior art needs a lot of time for programmers to write scripts, and the SQL script writing efficiency is low.
Owner:深圳平安医疗健康科技服务有限公司

The equipment, system, method and storage medium for mysql aggregation into postgresql database

The MySQL database is aggregated into a PostgreSQL database device, which is used to aggregate the source-side MySQL database into a target-side PostgreSQL database after sub-databases. It is characterized in that it includes: a pre-setting part; a multi-source asynchronous replication part; Aggregation Department; Data Extraction Department; Full Volume Synchronization Department; SQL Statement Generation Department; Data Consistency Verification Department. The present invention aggregates the MySQL databases or tables after sub-databases and sub-tables into PostgreSQL, so that MySQL databases that have adopted the relational database management system can be aggregated and converted into PostgreSQL databases, so that the query performance of the database in OLAP situations is better than that of the original The performance of MySQL database on OLAP is improved several times. The PostgreSQL aggregate library is obtained by aggregating the data (library) of the sub-database and sub-table. In this way, only one library needs to be queried and the query code of one library needs to be written, so the writing time of the query code can also be saved, and the operation is simple and convenient. Smooth use for database administrators.
Owner:WUHAN DOUYU NETWORK TECH CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products