Posts: 1
Threads: 1
Joined: Jan 2009
Reputation:
0
01-19-2009, 09:29 AM
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.
Posts: 31
Threads: 0
Joined: Sep 2008
Reputation:
0
01-19-2009, 11:53 AM
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
Posts: 516
Threads: 17
Joined: Jul 2009
Reputation:
3
07-13-2009, 03:02 PM
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