|
Test Data are used as a tool in WebSundew tutorials. Also they are used in different examples which you can find in attached documentation. Data displayed at our site model camera electronic catalogue, in which you can find technical features, price and sample photographs.
Here you can find the following test pages:
Test Data1 presents data in a table format. Each entry contains all information about the camera. This test page is used for testing iterator patterns, primitive next page patterns, primitive extractions.
Test Data2 presents data in a table format. Each entry contains link the page which contains all information about the camera. It is a more widely spread method of two-level data extraction. It is good for iterator patterns testing, detailed data patterns. primitive next page patterns, multi-level data extractions.
Test Data3 presents data extraction in a tabular format. Here navigation system without special next page element is used. These test pages are used for next page pattern "Neighbour Node" testing.
|