Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Verification of text file content without using AUT
Verification of text file content without using AUT [message #1698017] Wed, 10 June 2015 12:25 Go to next message
Markus Farnung is currently offline Markus FarnungFriend
Messages: 6
Registered: June 2015
Junior Member
The AUT is generating a text file. The text file can not be opened in the AUT.
How can I verify the content of the text file (e. g. with regular expressions)?
Re: Verification of text file content without using AUT [message #1698021 is a reply to message #1698017] Wed, 10 June 2015 12:45 Go to previous messageGo to next message
Olga Yurchuk is currently offline Olga YurchukFriend
Messages: 245
Registered: September 2014
Senior Member

You may use read-lines command.
It reads lines and writes them one-by-one to output pipe.
Please try and let me know if you have any questions.


Yours sincerely,
Olga.
Re: Verification of text file content without using AUT [message #1699729 is a reply to message #1698017] Fri, 26 June 2015 08:30 Go to previous message
Markus Manck is currently offline Markus ManckFriend
Messages: 34
Registered: June 2015
Member
I had a similar problem and created an external custom script called via exec-process.
The call itself could be placed in a proc in an ECL context for convenience.
Previous Topic:1.5.5 incorrectly versioned?
Next Topic:Issues with repeated drag&drop in same test case
Goto Forum:
  


Current Time: Fri Apr 26 13:08:24 GMT 2024

Powered by FUDForum. Page generated in 0.03319 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top