Hi,
I would like to do one of the following:
1) Modify the Single Pass execution entry point, so that, it will call the 'PreUUT' sequence in the same way as the 'testUUTs' entry point.
or
2) Add a new Entry point that does what is described in (1) above.
3) In addition I would like to make an entry point 'PARTIAL TEST' that will, both, call the preUUT and creats a report? (this is in case I select to test only few steps of my sequence). It is required to call the 'preUUT', to generate a report and to collect data with the database in this case.
If it makes things easier, I'm willing to modify the 'Single Pass' to 'Partial Test' instead of adding a new entry point.
Any suggestions/guidlines/examples before I begin to di
g in?
Thanks