Groups | Blog | Home
all groups > dotnet general > june 2004 >

dotnet general : Comparing Reports?


(Pete Cresswell)
6/17/2004 11:02:21 PM
The scenario:

- A system with a couple hundred reports is up and running in production.

- Changes are made to the system.

- Somebody decrees a full regression test.


All reports are generated by Crystal Reports.

Anybody know of a smart tool that would compare two Crystal Reports and
report on the diffs?

Best I can come up with is telling Crystal to generate text files and then
running WinDiff against them. That would save people from having to review
reports what showed no diffs...but I'm wondering if there are utilities out
there that maybe go a little further.
--
Nick Malik
6/19/2004 5:04:21 AM
There are a wide variety of testing tools that will work with web forms,
including products from Microsoft, Mercury, and others.
Check out:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/act/htm/actml_main.asp

If you have the enterprise edition of VS, you already own this tool.

--- Nick

[quoted text, click to view]

AddThis Social Bookmark Button