The invention relates to the technical field of
automatic testing, and discloses a
test case execution method and device, equipment and a medium, and the method comprises the steps: obtaining a target
test case for testing a
test object, and carrying out instruction framework matching on any test step in the target
test case to obtain an instruction information framework of any test step; performing test parameter query according to the instruction information framework, and performing test instruction
assembly according to a query result of the test parameter query to obtain a
test execution instruction for executing any test step; and testing the
test object based on the
test execution instruction to obtain test result data of the
test object based on any test step. The method has the beneficial effects that the test parameters used for testing are inquired by utilizing the instruction information framework matched with the target test case, so that the complete
test execution instruction is assembled and used for testing, decoupling management of the test case and the test parameters is realized, and the expandability and universality of the test case are improved.