Skip to content

Session Flow Chart

Mario edited this page Dec 30, 2019 · 2 revisions

What happens when you run a test case?

For each test case in the session, the run() function of the TestCase will be executed, and then the monitors will be called.

This diagram shows a simplified version of what happens when running a test case.

Flow Diagram of Session TestCase Run

Clone this wiki locally