Extensiveautomation-server

Latest version: v22.3.0

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

Scan your dependencies

Page 4 of 8

12.0.0

Date: 12/02/2016
What's new
1. New option to disable read/insert tests statistics/history in database
2. Enable application keepalive and tcp keepalive
3. Increate timeout select for socket
4. Default color for step-started event changed, more lisible
5. Test Library: reduce time loop in received function
6. External library: paramiko updated with version 1.16.0 (ssh library)
7. New set of adapters 9.0.0
8. New toolbox 8.0.0
9. New set of libraries 7.0.0
10. All tests files models updated to support the new default input VERBOSE
11. Web services: new function to shift local time for test area
12. Client connection improvment: reduce release notes content
13. Server startup optimization: no more start default agents and probes
14. Optimization: remove test log file after termination
15. Webservices: refresh repositories and statistics improved
16. Repo Archives: update statitics function to support png files and more
17. Repositories: code factory, no more specific function to compute files statistics - no backward compatibility
18. Time for client connection reduced
19. Installation: new scandir v1.1 added, performance improved
20. Web Services: support properly portable version on client update
21. New user context to reduce interaction in database
22. Web Services: small change to improve application log
23. Repositories: save user login in lock file
24. TestModel: test description added
25. Test Report: major improvement to support html display
26. Web Services: new function to delete test result in repository archive
27. New tests samples for sftp, ssh, gui automations
28. Test Library: global result added on report
29. Test Library/Test Model: test duration added on test report
30. Test Library/Test Model: adding sut and data parameters in test report
31. Test Library: new feature to append data in private storage
32. Test Library: new accessors to save/append file in private area from adapter
33. Repository Manager: new feature to zip a folder with a relative path
34. Adapter storage: one zip file which contains all data adapters, systematic zip file
35. Repositories: create backups with relative path on it, zip files are also compressed
36. Web server/Tests: update to refresh properly test result from xml rpc api, show only trx files
37. Minor update on all code sources according to the new year
38. Security improvment in apache: disable SSLv2, SSLv3 and RC4 by default, new default CA of 2048 bits
39. Test Library: replay id added in test context
40. Test Library: new functions to convert integer to string in test manipulators module
41. Web server/Administration: new feature to open test report from treeview
42. Template mail updated according to the new test report
43. Web server/Administration: new feature to disable default users
44. Test Model/Test Library/Web Services: new feature to support default and generic set of adapters
45. Default configuration change: automatic daily backup of all tests, adapters and librairies
46. Test Library: small change to support greater/lower than or equal in test operators
47. New cron script to remove automatically backups older than xx days (14 days by default)
48. Web server/Administration: new feature to update the name of a user who already exists
49. Web server/Administration: new feature to duplicate a user but some limitations exists (project not yet duplicated)
50. Web server/Tests: new feature to duplicate a global test variables
51. Test Library: no more log error when the test is aborted by the tester
52. New cron script to backup automatically tables (users, projects and global variables)
53. Web server/Tests: new features to import/export all global variables from/to csv file
54. Test Library: new option to add arguments to callback in timer
55. Test Library: new feature to concatenate actual message on setPassed and setFailed functions for steps
56. Test Library: new argument in sleepUntil/waitUntil function to shift the date in seconds
57. Self testing: basic test plan added, can be used as sample also
58. New default ftp library to properly support tls on python 2.6
59. Test Library: Universally unique IDentifiers added on test logger xml
Issues Fixed
1. Fix unable to load partial test because of bad log file name
2. Web services: delete all tasks from history - reference to undefined variable
3. Repo Manager: fix bad extension support to list backup files
4. Task Manager: task scheduled every one hour from 23:00 to 3:00 run only one time
5. Web services: unable to cancel all waiting tasks
6. Unable to update user password because of the character Ampersand
7. Test Library: missing call to update storage data when the name of the adapter is updated
8. Test Library: fix bad testname (none value) on private storage area
9. Fix bad error message to run a test plan from the web interface
10. Test Library: fix minor error in state documentation, bad parent type
11. Test Library: fix bad ascii encoding on setFailed step function
12. Product update: fix missing migration of the public data

11.2.0

Date: 22/11/2015
What's new
1. Test Library: new function to get id from a step
2. Test result updated to support header model
3. Test Library: new header logging with indexes
4. Task Manager: updated to support new test result format
5. Web services: cancel/kill task updated to support a list of id
6. Task Manager: save pid for all child processes
7. New client 11.2.0 for windows and linux
8. New major set of adapters 8.0.0
9. New major toolbox 7.0.0
10. Test Library: new function to send a keepalive or ready messages to agent
11. Test Library: new wait until function
12. Offline product installation on centos 6 and 7 (local repository)
13. Minor changed to log python and system version in install log file
14. New tests samples
15. New network library, minor change on inactivity detection
16. Test Library: new specific Time handler
17. New how to documentations
18. Test Library: new function to read excel data directly from a test
19. New major libraries 6.0.0
20. Test Library: new sleep function to support time shifting
21. New public storage accessible from the test user
22. Test Library: new access to the public and private storage
Issues Fixed
1. Test Model: fix bad log level for test unit summary message
2. Fix remove global verdict before test replay
3. Server shut-down failed when child process exist
4. Fix issue on generate wsdl function from adapter class
5. Reset all agent/probes on test kill
6. Test Server Interface: reduce the number of agent reset
7. Test Model: fix issue on test description generation
8. Test Library: missing to re-register shared adapter on next testcase
9. Installation: adding missing library setuptools-git to install pymssql
10. Web services: fix regression to kill all running tasks

11.1.0

Date: 18/10/2015
What's new
1. Test Library: update to support local-file type
2. Update product: check product version before to update
3. Product installation: new setuptools, requests and suds libraries embedded
4. Test Library: new function to get sutadapters installation path from adapter
5. New script to generate adapters from wsdl file
6. Web services: new function to prepare the assistant in one time
7. Web services: new function to generate adapters from wsdl
8. Product installation: new python library embedded to support ntlm authentication
9. Test model: updated to log inputs/ouputs and agents on test logs
10. Product installation: embedded kerberos library for python
11. Product installation: adding postgresql library for python
12. New major SUT adapters 7.0.0
13. Web services: new function to set all tests with the current version of adapters and libraries
14. All files model updated
15. New minor version for SUT libraries 5.2.0
16. New minor version for toolbox 6.1.0
17. External python libraries updated: pymssql 2.1.1, paramiko 1.15.3, httplib2.0.9.2
18. External python libraries updated: pysnmp 4.3.0 and pyasn1 0.1.9
19. Web server: new sub menu to reset all tests statistics or just by user and project
20. Web server: download page updated to support portable client and toolbox
21. Product installation: embedded library to support excel file (xls and xlsx)
22. Test Model: new loading modules event
23. New tests samples
24. New client 11.1.0 for windows and linux
25. New portable client and toolbox
26. Improvement in custom installation
Issues Fixed
1. Adapter/library template: fix bad year in header
2. Unable to generate test design, bad project id folder on tmp
3. Test Library: unable to trace message on debug activated
4. Agent server interface: removed unneeded error when agent is not registered
5. Test library: fix csv export, missing columns
6. Test Library/Test Model: add missing alias on test report as csv/xml
7. Unzip command can be missing with from scratch installation
8. Unable to connect when the core is only installed

11.0.0

Date: 14/09/2015
What's new
1. Guidelines documentations updated
2. New option to show the current version of the server with xtctl command
3. Test samples updated
4. Test Library/XML Logger: changes on save notifications, to support python3 on client side (no backward compatibility)
5. Web services: new check update function for automatic mode
6. Installation new selenium library integrated (version 2.47)
7. Web services: new function to upload result log for probes
8. Script to generate agent/probe updated to support python3 (remove pycache and build folders)
9. Task Manager: new feature to run test in simultaneous
10. Test Library: new function to reset the cache
11. Test Library: new cache storage accessors
12. Test Library: new function to compare templates from testcase
13. Installation: checking space left before to install or update the product
14. Archive repository: support png files on test result
15. Test Model / Test Library: new relative path for test result added on test manager initialization
16. Code source factory to create symbolic links
17. Major update to support the toolbox package
18. New toolbox 6.0.0: merge of the agent and probe modules
19. Web server: update to support the merge between agent and probes
20. Web services/Repositories: new feature to lock files on opening (no backward compatibility)
21. New scripts to cleanup all lock files, available through webservice too
22. All file models updated
23. Web services/Repositories: new feature to support snapshot
24. New major client 11.0.0 for windows and linux
25. New update for SUT adapters 6.2.0
26. New network layer library (updated to support python3)
27. Test Library/Test Model: update to support test alias name on testplan and testglobal
28. Interval keepalive increased to 60s, inactivity timeout increased to 90s
29. New tests samples
30. Web Services: new specific documentations, prepare api to support next release
31. Web Server: update to support ws api documentations
32. Default system password updated with a more robust password
33. New major version 3.0 of the plugin xtcpyrc
34. New pdf files for documentations
Issues Fixed
1. Update script: add missing information regarding os and architecture on product update
2. Task Manager: no more return long type for the project id in a group of tests
3. Unable to stop agent/probe properly because there are not started as default
4. Test Library: template, fix unicode encode error on getEvent function
5. Test Library: fix unicode encode error on test executor and adapter
6. External selenium library: fix error on constructor
7. Test Library: fix debug message on timer
8. Update product: reload config is missing after change
9. Web services: properly dispatch agent keys on test construction
10. Network Layer Library: fix error to detect inactivity on ping/pong
11. Fix error when authentication failed (unknown user)
12. Context module: fix error on check user authorization

10.1.0

Date: 12/07/2015
What's new
1. Product update: detecting primary network ip from previous settings
2. Test Library: new functions to set the value of an input/output directly from the test
3. Test Library: new option to disable a timer
4. New update for SUT adapters 6.1.0
5. New client 10.1.0 for windows and linux
6. Web Services: new function to download test result files
7. Web Services: new functions to download backup files and client package
8. Download page is deprecated, update of the default config for apache
9. Web Server: default project loaded on test repository and environment data
10. Web Server: new tests result page in tests part
11. Update product: improvement of the database update model, based on template
12. Web Services/Server: changes on authentication, system user is deprecated for xml api
13. Web server: default level tester and access web/api/gui activated by default during user creation
14. Default users: cli option activated by default for all
15. Redhat/Centos < 6 is no more supported because of the old default python version
16. Test Library: export test result in csv improved for testglobal
17. Test Model: small change to support properly test abstract
18. New update for SUT libraries 5.1.0
19. Test Library: loadData and saveData functions from testcase are deprecated
20. Test Library: new accessors to handle cache as a dictionary: set, get and del
21. Test Library: test properties lib updated to support the new type list-shared
22. New python ldap library added on installation processus
23. Test Library: add personal test arguments on cleanup function too
24. New guidelines documentations
25. Installation script renamed to custom.sh
26. New script to install the product without ask anything
27. New network layer library (updated to support login/password on hello)
28. Web Server: new feature to order test environment data by name
29. New agents 5.1.0 for windows and linux
30. New probes 6.3.0 for windows and linux
31. Web Server: list of data in test environment improved, adding protection on name
32. Test Library: new functions to get the result of a testcase (isPassed, isFailed)
33. Update of file models (test unit, suite and test plan)
34. Test Model/TaskManager: test model updated to push running agents/probes to the test executor
35. Test Library: new function "running" to get agent just with his name
40. Functions to set the default adapter or library are enhanced
41. Settings library updated to add the possibility to set a value
42. Support properly the migration of all adapters and libraries during the update of the product
43. Installation new selenium library integrated (version 2.46)
Issues Fixed
1. Unable to load backuped tasks because of syntax error on server starting
2. Product update: add missing host parameter on mysql commands
3. Test properties: add missing documentations on shared function
4. Test Library: unable to get a sub key in a shared parameter from the test
5. Test Library: remove the reference to the old product name in adapter functions
6. Startup script: add missing product name on centos6
7. Web server: fix error with test abstract listing files
8. Unable to load a partial test, fix missing project id
9. Update product: add missing column is_ta in table writing-stats
10. Web server: fix some errors in xml rpc interface
11. Web server: workaround addded on encoding in lang function, on centos 7/php 5.4 only
12. French language: fix some errors on update password message, memory usage or free keys
13. Web server: fix bad system memory usage on centos7 only
14. Web server: fix issue unable to list test files from a project different of the common
15. Unable to export result of a unsave test because the project=0 is not authorized
16. Login page: fix bad position of the label version
17. Task Manager: return errors if exists on get design function
18. Test storage data: fix bad project support
19. No more possible to have several default packages on adapters or libraries
20. Fix a minor typo error in setting key file (everyminx-run-immediately)
21. Web services: unable to duplicate folder/file with a different destination

10.0.0

Date: 28/05/2015
What's new
1. Properly handle io exception on daemon during pid deletion
2. Test Library: new argument to get sub value in a template layer
3. New major update for SUT libraries 5.0.0
4. New major update for SUT adapters 6.0.0
5. Protection added to prevent max disk usage on testresult storage
6. New client 10.0.0 for windows and linux
7. New agents 5.0.0 for windows and linux
8. New probes 6.2.0 for windows and linux
10. New default SoapUI agent to start on boot
11. Installation: python selenium library added
12. Test Library: new option to enable/disable a step
13. Some protections added before to launch install
14. Ctrl command: adding product name in start/stop messages
15. Repositories Archives/Web Services: major update to support project - no backward compatibility
16. Web services: checking authorization on projects before to access files
17. Task Manager: properly separate running, waiting tasks per project between users
18. New file model for test abstract imported in libs
19. TestLogger/Web Services/TestModel: updated to support the new test abstract file
20. Database update: new table for tests abstracts statistics
21. Statistics/Tests Repositories: updated to support new abstract test files
22. Web server: updated to support abstract test files
23. Database model updated for the table writing stats; new column is_ta
24. Web server: small change on login page
25. Installation: netsnmp utils package added on automatic download
26. Test Model: improved log messages to start/stop and prepare probes
27. Probe Server interface: updated to support new projects separations
28. Test Library: new function to get the real test result path from a testcase or adapter
29. Installation improved: exit on error if yum not working properly
30. Adapters/Libraries generation: no more executed if folders are empty
31. New tests samples
32. New guidelines documentations
Issues Fixed
1. Fix bad default style on user database creation
2. Fix issue on gui adapter and agent to properly simulate short-cut keyboard
3. Test Library: fix syntax error in interact function
4. Test library: return always response user with utf8 codec
5. Task Manager: fix missing utf8 encoding charset in email reporting
6. Fix regression: unable to get test design
7. Task Manager: fix bad interval time from/to on schedule
8. Fix error on install script (syntax error); firewall not stopped because of that on centos7
9. Web services: fix error on authentication function when major version greater than 10
10. Web server: fix division by zero in tests statistics
11. Test Model: add missing task-id on probe commands prepare/start/stop
12. Test Library: reference to old product name removed
13. Install/Uninstall: fix upload file from probe in centos7 only - disable privatetmp for apache
14. Unable to make symbolic link on the latest client when major version greater than 10
15. Web services: fix error on check update client, error when major version greater than 10
16. Server/Context: fix error to make symbolic link for linux client
17. Remove No such process message on service status

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.