Quality Assurance Professional...........
Increase the quality...with no bugs...no complaints...no...re-testing....
Showing posts with label
Groovy Script to read data from TEXT file
.
Show all posts
Showing posts with label
Groovy Script to read data from TEXT file
.
Show all posts
Thursday, July 25, 2013
SOAP UI Groovy Script : Reading a Text File using Groovy
new File("C:\\test.txt").eachLine{
line->log.info line
}
Older Posts
Home
Subscribe to:
Posts (Atom)