Add Option to Update TestExecute node machines automatically
It would be nice if there were an option/setting with TestExecute to choose to always go ahead and download & install the latest updates automatically. This would be ideal for lab situations where there are multiple machines that need to get the update. If users had a lab that they wanted to control more manually, then they could simply uncheck this option. *We are aware of the silent install option and will be using that in the meantime, but this will first require us to be aware of an update and download the installation package first before updating the lab machines.357Views2likes0CommentsAuto update references to variable when variable name is changed
Right now, when you rename a variable from name "x" to "y", the (keyword)tests in which these variables are used are not updated. When run they fail with an exception. In my opinion the link should be maintained (ie. when the name is updated the code in which the variable name is used should be updated as well). Similar like now already implemented in name mapping (renaming aliases results in updating the keyword scripts, very handy!).3.7KViews16likes2Comments