How to edit "File of Type Filter" on the "Choose File" dialog for wsh type test?

0 Likes

Problem:

How to edit "File of Type Filter" on the "Choose File" dialog for wsh type test?

Resolution:

As shown in the figure below there is no file type .pys to filter files with this extension.

In order to edit this list one would need to edit a configuration file located in the the plugin. In this case it is the plugin "WSHLauncher.zip" located in the Plugin folder on the Application Server. (c:\program files \Borland\SC Test Manger 2008 R2\plugins)

choose_file


To edit the configuration the following steps are necessary:

1.) Open the WSHLauncher.zip file (e.g. with WinZip)
2.) Edit the values for "fileNameSpec" in the file "WshTestLaunchBean.xml" (add ",*.pys")
3.) Replace the file in the zip file with the edited one
4.) Replace the zip file in the Plugins directory of the Application server with the edited one
5.) Stop and start Application and Frontend Servers

Old KB# 29945
Comment List
Related
Recommended