Extensiveautomation-server

Latest version: v22.3.0

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

16.1.0

Date: 30/03/2017
What's new
1. (minor) New test samples (gui and custom input)
2. (medium) Test model: limitation on custom test parameters removed, dash character is authorized
3. (medium) Build: update to support selenium 3.3.1
4. (medium) Build: new embedded python libraries (requests-ntlm, ordereddict, ntlm-auth and more)
5. (medium) Build: update of others python embedded libraries
6. (medium) Build: pycrypto replaced by pycryptodome library, because no more support on pycrypto
7. (medium) Build: new client 16.1.0
8. (medium) Build: new adapters and libraries packages 10.2.0 and 7.3.1
9. (medium) Build: new toolbox 11.1.0
10. (minor) Small changes in code to support python3
11. (minor) New plugin hp alm 3.0.1
Issues Fixed
1. (medium) Web server: directory browsing disabled
2. (major) Test library: fix malformed xml on test design
3. (medium) Test library: escape xml on step actual value
4. (minor) Network library: tcpclient - fix to support macos
5. (medium) Repository manager: fix bad scan dir listing, folder not listed

16.0.0

Date: 25/02/2017
What's new
1. (minor) Test Interop: new function to get the status of a virtual machine
2. (minor) Test Interop: new sonar nexus plugin to download artefact
3. (major) Rest API: uri updated to get test results (no backward compatibility)
4. (minor) Product installation: inprovement in all scripts
5. (major) Test Library/TestModel: new feature to support the new custom parameter
6. (minor) New test samples (system and automation assistant)
7. (medium) Rest API: new feature to execute a test in successive mode
8. (medium) Rest API: new feature to schedule a test in advanced mode
9. (medium) New SUT Adapters
10. (medium) New function to follow one or more tests from the Rest API
11. (minor) Rest API: new feature to reset all variables in a project
12. (medium) Test Library: new capture function in cache
13. (major) New script to read test result file, can be used for huge test result
14. (minor) Repository Manager: normalize extensions file to lower case before to list them
15. (minor) New default projects variables in the common project
16. (major) New generic tests to send http/rest request, ssh command and more
17. (minor) New repository manager for public files storage
18. (minor) Rest API: new feature to manage the public storage from api
19. (major) Rest API: uri updated to get test files (no backward compatibility)
20. (medium) Test Model: update to support the new custom parameter in design generation
21. (minor) Test Interop: new datastore option added to the clone function for vsphere
22. (major) Rest API: uri updated to rename a project (no backward compatibility)
23. (minor) Test Interop: return test-id on runTest function for extensivetesting plugin
24. (medium) Test Model/Test Properties: update to support the new cache parameter
25. (minor) Rest API: new feature to search variable, users and projects
26. (major) Basic test report improved, more lisible
27. (minor) Optimization: prepare the test during the schedule phase for immediate run only
28. (medium) Rest API: new method to get the basic html test report
29. (minor) Test Library: major changes on basic test report
30. (minor) Test Library: xml verdict updated with a new test status attribute (disable, executed, not-executed)
31. (minor) Test Library: test path and project attributes added on test xml verdict
32. (medium) Test Library: improvement in advanced report, support expand/collapse test view
33. (minor) Test Library: extension attribute added on xml test verdict
34. (minor) Database: new project variables added by default
35. (minor) All code sources updated according to the new year
36. (minor) Test Library/TestModel: updated to export the complete test description in xml test design
37. (medium) Test Library: new improvement to display errors directly in basic report
38. (minor) Rest API: new feature added to retrieve the resume of a test, information on system and more
39. (minor) Core: new cli library, better code separation
40. (medium) Rest API: new feature to execute a test with a test config
41. (medium) New SUT Libraries
42. (minor) New embedded library idna, enum34, ipaddress, pycparser, cffi and cryptography
43. (minor) Rest API: user and project id added on session login service
44. (minor) Rest API: new functions to get statistics on users, projects and tests
45. (minor) Rest API: new functions to check syntax for adapters, libraries and more
46. (medium) Sql queries reduced: no more notify users on tests statistics changed, only when the script is terminated
47. (major) Build: new major selenium changed (version 3 support)
48. (medium) Update of all test files models
49. (minor) New test samples, basic folder renamed to snippets
50. (medium) Send basic report on email notifications by default, can be changed in settings file
Issues Fixed
1. (minor) Interop: vpshere - fix error in clone function
2. (minor) Product update: add missing key test-environment-encrypted on process
3. (medium) Unable to dispath properly alias parameters in test global and test plan
4. (medium) Test Library: fix to take in account the alias parameter in the test design
5. (minor) Test Model: missing test abstract support in testplan/testglobal for test design
6. (medium) Test Library: escape test name on xml verdict
7. (medium) Web server: unable to update the project in variable project
8. (minor) Test Library: fix bad test result with test global only (specific case)
9. (minor) Test Library: fix bad id in test xml verdict
10. (minor) Test Model: fix minor error to generate design with test abstract only
11. (major) Fix security issue on rest API: fix error on get variables listing
12. (major) Unable to run test: fix test name too long
13. (minor) Web server: bad description on system page
14. (medium) Test Library: fix bad test execution in testplan only in test xml logger
15. (medium) Test Library: fix encoding issue on test summary description
16. (major) Task Manager: bad prepare time on recurcive call

15.0.3

Date: 04/11/2016
What's new
1. New test samples for the major version
2. Small change on server logs, no more trace as error some behaviour
3. Installation: force the GMP library installation throught yum
4. Logs improvement on update task call
5. Security improvement: checking project authorization before to schedule a test
6. Test Library: new interact module, no more in testcase
7. Default font size reduced to 13px for basic and advanced reports
8. Test Library: add some protections in operators
9. Test Library: more informations added in xml design and verdict
10. Changed in test model to provided test path in creation
11. Web server: user interface improvement in add projects variables page
12. Web server: no more display help area, not really useful
13. Rest API: new functions to manage projects (add, remove and update)
14. New major client 15.0.0
15. New major toolbox 10.0.0
16. Rest API: new feature to find which test was used in test plans and test global
17. New major sut adapters 10.0.0
18. Rest API: new functions to disconnect users, agents and probes
19. Rest API: new functions to manage users (add, remove, update, reset and more)
20. New embedded python libraries for pywinrm, pyte support
21. Rest API: new feature to configure tests parameters
22. Rest API: new feature to configure the project variables (add/remove/duplicate)
23. Rest API: new feature to reset/kill and cancel tasks
24. Test Library: new trace module, no more in testcase
25. Test Library: new test properties to support hex value
26. Build: move database scripts in new folder
27. Test Library: new test properties to support text value
28. Core Scheduler: major behaviour update, execute callback function in a thread
29. Ignore dot on version for adapters and libraries, just for release notes
30. Web server: update to support new plugins for client (jenkins and ssh recorder)
31. Optimization: change on Xml2Dict library to parse XML with more efficient
32. New embedded python libraries for pychef and pysphere
33. Test Interop: update of the extensive testing client to support inputs and agents
34. Test Interop: new vsphere client support
35. Build: new python jenkins library embedded
36. Test Interop: new jenkins client support
37. Update product: read previous config with more efficient, update sed commands
Issues Fixed
1. Install: fix rights folders issue on red hat 7
2. Security issue: no more use mysql TRUNCATE query
3. Fix call to undefined variable in getTestEnvironment function
4. Secure product: missing escape on mysql config update
5. Fix regression: unable to duplicate or move folder in adapters/libraries repositories
6. Web server: unable to download plugins for toolbox
7. Web server: '+' character replaced by space in projet variables
8. Test Library: escape properly testcase name in test design/verdict xml
9. Fix issue - unable to execute test plan because of bad optimization on the xml lib
10. Adding missing dependencies for pyte when internet connection is not available
11. Interop: mising received events on vsphere

14.0.0

Date: 28/08/2016
What's new
1. Test Library: prevent bad value on info/warning/error and trace functions
2. New embedded python library for jenkins 0.4.13
3. Test Library: function to get the id of a testcase is now public
4. Test Library: new test reporting lib
5. Build: requests library updated to 2.10.0
6. Test Library: new test interoperability library
7. Test Library: support the definition of the test requirement
8. Update of all file models to support properly the new requirement field
9. Xml test design and verdict content improved with some new values
10. New set of adapters 9.3.0
11. New set of libraries 7.2.1
12. Small update on text about page
13. Test Interop: new Quality Center and Jira interop library
14. Test Library: new generator of template layer
15. Update product: preserve insert and read test statistics settings
16. Minor improvement to secure the product (php and apache)
17. Rest api: update to rename/duplicate/move folder in test repository
18. Rest api: update to rename/duplicate/move file in test repository
19. Rest api: get all running probes and agents
20. Rest api: update to get all running/waiting tests and the history
21. Rest api: new function to read release notes
22. Test Library: new generation of a basic test report
23. Security script: security improvement, encrypt test environment data
24. Security script: no more run server as root
25. Web server: base64 format for test environnment value on import/export feature
26. Security script: no more use root account for database access
27. Rest api: new expires value on login response and return request path on all responses
28. XmlRPC API is deprecated, just bug fixes will be applied on the future. Use REST API.
29. New toolbox 9.1.0
30. New tests samples
31. Repo Manager: ignore hidden files and folders on listing
32. Test Library: no more overwrite test param from main if the type is not the same
33. Test Library: new test repositories module
34. New embedded python library for git 2.0.7
35. Test Interop: new git and extensivetesting library
36. Test Library: small update on get testname, new function to set the name of the testcase
37. Support tar.gz output file on backup generation for adapters and libraries
38. Update on cron script, better detection of the database configuration
39. Test Library: small change to prevent bad integer value in input parameter
40. Web server: update to support plugins delivery from web interface
Issues Fixed
1. Test Model: fix bad name on loading modules... event
2. Repo Manager: fix local variable 'e' referenced before assignment on zipFolder
3. Task Manager: no more log as ERROR all syntax error during test preparation
4. Test Server Interface: detect when the test is no more connected to avoid error in log file
5. Test Library: fix issue 7 support slash and backslashes in testcase suffix name
6. Backups: add missing relation-projects table on database dump script
7. Fix encoding issue to read projects variables - issue occured only on centos7
8. Installation: fix some folders bad rights to support properly redhat7
9. Installation: fix minor error with custom install bad ip displayed
10. Unable to generate test design with projects variables
11. Unable to run a scheduled test, falls in error without reason

13.0.0

Date: 26/06/2016
What's new
1. Web services: support mp4 files on upload logs function
2. New REST api for easy interop with server
3. New REST api online documentation
4. New embedded library pycnic version 0.0.5
5. Update on test and archives repositories to support the new rest api
6. Web services: recursive add folder on import file function
7. Probes/Agent Manager: update to support the new toolbox version
8. Test Library: automatic resize of the html report on mobile
9. Test Library: support default value on interact function
10. Security improvement: no more truncate table
11. New set of adapters 9.2.0
12. New toolbox 9.0.0
13. New client 13.0.0 for windows and linux
14. Test Library: support image on step definition
15. Web service: update to return verdict on test preview
16. Test Library: chart.js 2.1.4 added on html report by default
17. New set of libraries 7.2.0
18. Test Library: new feature to support chart on step actual
19. Test Library: documentation added for onReset function (adapter/library)
20. Security improvement: no more create folders with 777 mode
21. TestModel: support disabled tests on testplan/global preparation
22. Test Library: new feature to display "disabled"/"not executed" tests in test report
23. Test Library: new icons added on test report
24. Update on wsdl adapter generator
25. New script to secure the server after a from scratch installation
26. Security improvement: mysql user dump in settings file, update on all services
27. Test Library: new default template for test design
28. All file models updated to ignore bad xml in test definition
29. Test Library: project name added on test report
30. New test samples
31. Embedded library xlrd updated to the version 1.0.0
32. New embedded library xlwt version 1.1.2
33. Embedded library paramiko updated to the version 1.17.0
Issues Fixed
1. Online API documentation not generated properly on build
2. Test Library: fix bad statistics on test report for test global only
3. Build: fix issue 2 installation failed on RHEL 7.2
4. Test Library: fix regression - unable to generate test design
5. Test Library: fix malformed xml test report
6. Test Library: fix bad actions values on xml test report
7. Issue 10: fix major encoding issue during test report
8. Web Administration: unable to import project variables in a new project on the same server
9. Test Model: unable to generate the test design from a testplan

12.1.0

Date: 29/04/2016
What's new
1. Test Library: improvement to intercept bad arguments from adapters and libraries
2. Test Library: minor improvment to add color in test report for verdict
3. Test Library: new isPrepared function to check if the testcase if ready to run
4. Optimization: support jpeg file on test result
5. Test Library: minor code cleanup
6. Web services: major code factory, use python decorators, code source reduced of 20%
7. Test Library: new feature to add folder, read file in private area
8. Test Library: commit 8c4b79d53e changed the function for RegEx matching.
9. Web services: change on kill task function, return list of task id
10. Test Library: update to support parallel testcase running
11. Build: selenium library updated to 2.53.1
12. New set of adapters 9.1.0
13. New toolbox 8.1.0
14. New set of libraries 7.1.0
15. New client 12.1.0 for windows and linux
16. Optimization: use tar system function instead of python library, reduced pic cpu on startup
17. Test Library: global setFailed/setPassed functions are deprecated
18. Security: reactivation of SSLv3 cipher to support linux client in python 2.6
19. Build: automatic install of zip system command
20. New test samples and documentations
21. New settings to disable to dispatch events in the current testcase
22. Test Library: no more dispatch events only on the current testcase - new default behaviour
23. Web access: small change, global variables renamed to projects variables
24. Test Library/TestModel: support outputs parameters (prefixed with SUT_ and DATA_) in test report
25. Test Library: decode properly shared and shared parameter in test report
26. Test Library/TestModel: improvement to avoid some freeze on test termination
27. Test Library: new shared mode added on Library module
28. Test Model: adding all adapters and libraries version on loading modules event
Issues Fixed
1. Test Library: fix minor error in cache handler
2. Prepare test global: fix encodage issue on alias value with special character
3. Test Library: unable to generate reports with unicode characters
4. Fix security issue on web services, bad handle of the level access
5. Test Library: cannot get local/utc time with timeshift argument activated
6. Task Manager: no more authorized only ascii on task listing
7. Task Manager: minor fix bad test identifier encoding
8. Fix security issue on folder creation in repository, no more full rights
9. Fix zip folder function to avoid some errors on repository manager
10. Fix issue 1 properly handle arguments on authenticateClient API function
11. Fix issue 2 properly handle arguments on refreshRepo API function
12. Unable to authenticate user because already connected in rare case condition
13. Fix bad backup zip contents on test result files
14. Web services: fix issue during detection of bad data, only with scheduleTest API function
15. Test Library/Test Model: fix bad summary in test global only - testlibrary/issue2

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.