Independent replay of test cases

With RECITAL test cases are independently replayed.

Isolation from context leads to independent replay of test cases

 

Only the data that are used by the tested programs are captured : they are sufficient for the replay of the test cases.

During replay, “capping” modules replace the interface modules called by the tested application.

The tool fully monitors the replay.

Neither functional nor technical evolutions of the  external context impact the test cases.

Replay does not rely on the availability of other applications nor of external flows.

Testing addresses only the parts of the application that have evolved : programs and procedures.

Test cases can be kept and maintained.

 

< capture of test cases | versatility of the test cases >