07-05-2012, 11:41 PM
We are using 5 concurrent licences with QTP installed in a remote server. Many of our scripts call for excel to be used for data input. The problem is when QTP executes the script and finds that there is an excel input, it first kills the Excel process and then opens the input excel. Here is the issue. With this situation in hand if two or more users try to execute the script simultaneously that uses excel as input [Yes, different excel files], they won't be able to since QTP kills the Excel processes first. Any solution or thoughts please?