Bug 61642

Summary: Improve FTP test coverage
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-10-22 17:08:35 UTC
FTP coverage is too low 39% and 2.6% for FTPSampler
Comment 1 Philippe Mouawad 2017-10-22 17:08:54 UTC
We can use:
https://mina.apache.org/ftpserver-project/embedding_ftpserver.html
Comment 2 Philippe Mouawad 2017-10-22 21:33:41 UTC
Author: pmouawad
Date: Sun Oct 22 21:06:58 2017
New Revision: 1812953

URL: http://svn.apache.org/viewvc?rev=1812953&view=rev
Log:
Bug 61642 - Improve FTP test coverage
Bugzilla Id: 61642

Added:
    jmeter/trunk/bin/testfiles/FTP_TESTS.csv
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx   (with props)
    jmeter/trunk/bin/testfiles/FTP_TESTS.xml   (with props)
Modified:
    jmeter/trunk/build.properties
    jmeter/trunk/build.xml
    jmeter/trunk/test/src/org/apache/jmeter/JMeterVersionTest.java


Author: pmouawad
Date: Sun Oct 22 21:32:58 2017
New Revision: 1812956

URL: http://svn.apache.org/viewvc?rev=1812956&view=rev
Log:
Bug 61642 - Improve FTP test coverage
Fix test failure due to non declared passive port usage
Bugzilla Id: 61642

Modified:
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx
Comment 3 Philippe Mouawad 2017-10-23 16:00:01 UTC
Author: pmouawad
Date: Mon Oct 23 15:58:46 2017
New Revision: 1813037

URL: http://svn.apache.org/viewvc?rev=1813037&view=rev
Log:
Bug 61642 - Improve FTP test coverage
Avoid error log on close error
Bugzilla Id: 61642

Modified:
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx
Comment 4 Philippe Mouawad 2017-10-24 11:09:23 UTC
Now coverage is 76.7%
Comment 5 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4532