WebTest writes all result information to WebTestResult.xml.
 
You can use all kinds of tools to extract data from there and store it into Excel, e.g. XSLT or a little Groovy script.
 
For a more elaborate scenario, you could also register your own BuildListener (written in Java or Groovy) to
hang into the execution of WebTest steps as they are executed. That's what the IDEs do that show the
progress of WebTest in action.
 
cheers
Mittie
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Darwin.XP
Sent: Montag, 10. Juli 2006 22:35
To: [email protected]
Subject: Re: [Webtest] How to write to Excel file with CanooWebTest?

Hi,
 
Thanks for showing interest.
I am trying to pickup selected values from the test site and write them to an Excel file.
 
With CanooWebTest I am testing functionality of the site and would like to store some text data on intermediate and resulting pages in an Excel file for later reference.
 
Like if I my search on the test site is resulting in a list 10 names I would like to write these to the Excel file for each execution.
 
Thanks,
Razz 
----- Original Message -----
Sent: Monday, July 10, 2006 12:47 PM
Subject: RE: [Webtest] How to write to Excel file with CanooWebTest?

Can you elaborate on what you are aiming to do?
 
cheers
Mittie
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Darwin.XP
Sent: Montag, 10. Juli 2006 20:12
To: [email protected]
Subject: [Webtest] How to write to Excel file with CanooWebTest?

Hi,
 
Is there any way to write to an Excel file using CanooWebTest / ANT?
 
It would be great if someone can provide any pointers on this.
 
Thanks.
Razz 

Reply via email to