Ticket #224 (closed defect: fixed)
Problem with TestGen4Web Datasets
| Reported by: | wmartinez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 5.2 | Keywords: | |
| Cc: |
Description (last modified by fcohen) (diff)
When translating TG4W file to Java or Jython, or using the file directly in TestMaker, there is a problem with the dataset: Commonly dataset uses files. The file paths are stored in the TG4W file in the dataset document. These paths are localpath. TestMaker is a distributed system, so there should be a way to indicate TG4W the new path in the testnode machine.
<?xml version='1.0' encoding='UTF-8'?>
<tg4w version="0.50.2">
<datasets>
<dataset id="Names" xpath="name" file="c:/names.csv" type="csv"/>
</datasets>
<actions>
Change History
Note: See
TracTickets for help on using
tickets.
