Micro Focus QTP (UFT) Forums
Running QTP Scripts from QC, QTP not responding - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Running QTP Scripts from QC, QTP not responding (/Thread-Running-QTP-Scripts-from-QC-QTP-not-responding)



Running QTP Scripts from QC, QTP not responding - Syndicate - 01-19-2009

Hi all
I am executing QTP scripts from QC, but when I select Run Test Set, QTP opens up, opens IE7, and then freezes after that, does anyone know how to fix this problem, the worst part is that occurs intermitently.


RE: Running QTP Scripts from QC, QTP not responding - VENKATAREDDY_M - 01-19-2009

Hi,
This May occur because of one of the below Issues
1.Login Session Issue
2.If OR and Descriptive both were used in script.

For 1st one, Restart the PC and try again.
for 2nd one, Create a sample script with only one either OR or Desriptive and try running from QC. It shouold work

Thanks
VENKATA


RE: Running QTP Scripts from QC, QTP not responding - supputuri - 07-13-2009

Hi VenkatReddy,

I am sorry to disagree with the 2nd one, though we used both OR and DP we won't face such issues.

Hey, there are certain things we should look in to before starting the debugging or execution.

1) Whether all the resource paths are correct ( Library, OR, envi...etc)
2) Are we releasing each and every object created with in the scripts without fail?
(If not it will consume the system memory and it may show some of the adverce effects.)
3) Run "QuickTestProfessional.bat" located in "QTP installed dir\Mercury Interactive\QuickTest Professional\bin" whenever you are starting the batch execution or faced the above situation.

Thanks,
QTPKing