10-08-2009, 12:32 PM
Hi,
Do you want to close the qtp after each iteration or when the test suite execution completes?
2. If you wish to close the qtp after all the iteration then following will help you.
Navigate to
C:\Program Files\Mercury Interactive\QuickTest Professional\bin\mic.ini
Find entry:
CloseToolAfterRuns=0
then
under [RemoteAgent]
and change it "CloseToolAfterRuns=1"
Restart the qtp and remote agent from QC as well.
2. If you are running from Quality center then by default the focus will be on Quality center after the execution.
Let us know if this helps.
Do you want to close the qtp after each iteration or when the test suite execution completes?
2. If you wish to close the qtp after all the iteration then following will help you.
Navigate to
C:\Program Files\Mercury Interactive\QuickTest Professional\bin\mic.ini
Find entry:
CloseToolAfterRuns=0
then
under [RemoteAgent]
and change it "CloseToolAfterRuns=1"
Restart the qtp and remote agent from QC as well.
2. If you are running from Quality center then by default the focus will be on Quality center after the execution.
Let us know if this helps.