Concurrent testing method and device, storage medium and computer equipment

The invention provides a concurrent test method and device, a storage medium and computer equipment, and the method comprises the steps: judging whether the call of a target function meets a concurrent test rule or not under the condition of monitoring that the target function in a to-be-tested appl...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: ZHANG YOUXUAN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention provides a concurrent test method and device, a storage medium and computer equipment, and the method comprises the steps: judging whether the call of a target function meets a concurrent test rule or not under the condition of monitoring that the target function in a to-be-tested application is called, the target function being a call function of a method scheduling class; if the current call of the target function meets the concurrent test rule, obtaining a target input parameter of the target function in the current call, and creating a plurality of threads according to the target input parameter before the current call of the target function is responded, and enabling each thread to call the target function by taking the target input parameter as an input parameter so as to obtain a concurrent test result of the to-be-tested application. By the adoption of the scheme, the to-be-tested application can be repeatedly executed based on the same parameters, then the concurrent test result of the