History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-396
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Bhuvaneswaran A
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WebTest

webtest report do not provide link to error and corresponding resulting page

Created: 01/Mar/08 20:03:08   Updated: 04/Mar/08 09:13:08
Affects Version/s: 2.6
Fix Version/s: 2.6

File Attachments: 1. File WT-396.diff (1 kb)

Image Attachments:

1. webtest-err.png
(21 kb)
Environment: java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)


 Description   
In R_1678, the webtest report do not provide a link to error page. It also do not provide a link to resulting page. The only way to access the error page is to navigate to end of report to view the error message. The only way to access the resulting page is refer to previous resulting page.

Please refer to the screenshot for details. Should you require more info, please let me know. Thanks!

 All   Comments   Change History      Sort Order:
Comment by Bhuvaneswaran A [01/Mar/08 20:04:13]
FWIW, this issue do not occur in previous releases.

Comment by Bhuvaneswaran A [01/Mar/08 21:07:06]
The attached patch seem to fix this issue. Could you please verify?

Comment by Marc Guillemot [04/Mar/08 09:13:08]
Fixed in build 1679.

Thanks for the patch. In fact the solution was not that simple as the error links should be shown only on the failing step itself and not on his parents.