Java Reference
In-Depth Information
Figure 6-15 is a sample output report, created from our simple dynamic
instance mindmap model.
Figure 6-15
Mindmap report
6.8 Transforming a Scenario to a Test Case
As it turns out, the Test and Performance Tools Project (TPTP) uses EMF exten-
sively for its models. After some investigation, it seems we can transform our sce-
nario diagrams into TPTP manual test cases using QVT. One complication to
overcome is that TPTP uses the zip feature of EMF serialization to persist its
models. So after we create a test suite model, we just need to zip the file and
change the file extension to .testsuite to open it with the TPTP editor.
Another complication is that the TPTP project has discontinued development of
the Manual Test feature. To follow along in this section, you need to use the
Europa edition (4.3.0) of the Testing Tools feature, not the Ganymede release. As
a result, this example should be considered purely a reference and is not com-
pleted, given the uncertainty about the target.
 
Search WWH ::




Custom Search