6 messages in com.canoo.lists.webtestRE: [Webtest] Error with propertyTable| From | Sent On | Attachments |
|---|---|---|
| Sébastien Mathy | 22 Oct 2004 02:47 | |
| Dierk Koenig | 22 Oct 2004 05:44 | |
| Sébastien Mathy | 22 Oct 2004 06:07 | |
| Dierk Koenig | 22 Oct 2004 06:38 | |
| Sébastien Mathy | 22 Oct 2004 06:57 | |
| Dierk Koenig | 22 Oct 2004 07:46 |
| Subject: | RE: [Webtest] Error with propertyTable![]() |
|---|---|
| From: | Dierk Koenig (dier...@canoo.com) |
| Date: | 10/22/2004 05:44:45 AM |
| List: | com.canoo.lists.webtest |
Hi Sebastien,
It seems the join does not resolve the container correctly.
It tries to find "testdata/Test.xls".
You need to start the tests from the root dir which is right the one that contains the file "propertyTable.xml" (= parent of where the "Test.xls" is).
Test.xls shows the usage without Defaults. The default would be the current container. Using it would be less error-prone. Therefore, if the above fails, you can try to delete the cell under "container" in the JOIN worksheet in Test.xls
cheers Mittie
-----Original Message----- From: webt...@lists.canoo.com [mailto:webt...@lists.canoo.com]On Behalf Of Sebastien Mathy Sent: Freitag, 22. Oktober 2004 11:48 To: webt...@lists.canoo.com Subject: [Webtest] Error with propertyTable
Hi, I'm not able to work with propertytable. When I try to exec the example given on the community site I have : echoAll: [propertytable] DEBUG [main] (?:?) - 3 entries in Test.xls roles [propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN [propertytable] DEBUG [main] (?:?) - 4 entries in Test.xls user [propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN [propertytable] DEBUG [main] (?:?) - 4 entries in Test.xls user [propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN [propertytable] DEBUG [main] (?:?) - 4 entries in Test.xls user [propertytable] DEBUG [main] (?:?) - 1 entries in Test.xls JOIN [propertytable] DEBUG [main] (?:?) - propertiesList.size() = 3 [propertytable] DEBUG [main] (?:?) - setting key/value role.name/guest [propertytable] DEBUG [main] (?:?) - setting key/value user.nick/Mittie [echo] guest Mittie ${user.first} ${user.last} DEBUG [main] (?:?) - setting key/value role.name/vip DEBUG [main] (?:?) - setting key/value user.nick/Marc [echo] vip Marc ${user.first} ${user.last} DEBUG [main] (?:?) - setting key/value role.name/admin DEBUG [main] (?:?) - setting key/value user.nick/Martin [echo] admin Martin ${user.first} ${user.last} BUILD SUCCESSFUL
Any Ideas?
Thanks
-- Sebastien Mathy
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest




