Ticket #265 (new defect)
Data-driven Tests Need hasMore() function
| Reported by: | fcohen | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | verify |
| Version: | 5.2.1 | Keywords: | |
| Cc: |
Description
Some data-driven tests need to end when a DPL reaches the end of the data. The current DPL uses a "wrapping" behavior. When the DPL reaches the end position it goes back to the first position. For tests that need to end when the DPL reaches the end of the data file, TestMaker provides the <while> command in a TestScenario and a new hasMore() method in the DPL.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
