|
Response map auto-generation has the following limitations: Auto-generation does not find tables where row count is less than or equal to two. Auto-generation does not process responses larger than 250 lines. Auto-generation can be confused by table rows that wrap onto a newline. This is a tricky problem to map manually as well. Fanfare recommends that you increase the terminal width so that the response does not wrap on a newline. Because Fanfare is continuously improving the auto-mapping and auto-query technologies, the maps and queries that it generates will change from one release of iTest to the next. For this reason, do not use the auto-mapping feature in test case steps to generate queries. Instead, use auto-mapping to generate a map and then save the resulting response map. In the test case, use the response map instead of the auto-mapping feature to obtain data from the response. This ensures that the test case will continue to work as you upgrade iTest. |