3 messages in com.canoo.lists.webtestRE: [Webtest] new custom test step ad...
FromSent OnAttachments
Luca Scheuring22 Oct 2004 03:02 
Marc Guillemot22 Oct 2004 03:35 
Dierk Koenig22 Oct 2004 04:33 
Subject:RE: [Webtest] new custom test step added (fetchPop3)
From:Dierk Koenig (dier@canoo.com)
Date:10/22/2004 04:33:31 AM
List:com.canoo.lists.webtest

wow. cool.

Mittie

-----Original Message----- From: webt@lists.canoo.com [mailto:webt@lists.canoo.com]On Behalf Of Luca Scheuring Sent: Freitag, 22. Oktober 2004 12:03 To: webt@gate2.canoo.com Subject: [Webtest] new custom test step added (fetchPop3)

hello folks

I've added a custom test step called fetchPop3 to the webtest community site. it allows accessing a Pop3 Mailbox and fetching a specific mail. Once the mail is stored in a local file, you can use the invoke step in conjunction with the file protocol to access the mailtext. This enables you to use the common webtest steps like verifytext or storeregex to process the text of the mail.

we currently use this step to check - if an eCard mail gets delivered and if the link in the mail to fetch the eCard actually works - the 'change email address' procedure where the user needs to click on a link in a mail to confirm the new email address

http://webtest-community.canoo.com/wiki/space/fetchPop3

have a nice weekend

--luca