12-03-2009, 11:23 AM
Hi Ramesh,
When running tests scripts from Quality Center (QC), by default test are ran in "Fast" mode, therefore test which depend on getting run or developed to be ran on normal mode synchronization problems may arise.
Follow the below steps :
Modify mic.ini default setting to ignore Fast mode indicated when ran from Quality Center(QC):
1. Open the mic.ini file from the <QuickTest Professional>/bin directory.
2. Find the [RemoteAgent] section.
3. Append or modify the following entry to this section:
RunInFastMode=0
4. Save and close the mic.ini file.
5. Restart the QuickTest Professional Remote Agent.
Note: Right click on System Tray icon, select "Exit", and run script again from QC
When running tests scripts from Quality Center (QC), by default test are ran in "Fast" mode, therefore test which depend on getting run or developed to be ran on normal mode synchronization problems may arise.
Follow the below steps :
Modify mic.ini default setting to ignore Fast mode indicated when ran from Quality Center(QC):
1. Open the mic.ini file from the <QuickTest Professional>/bin directory.
2. Find the [RemoteAgent] section.
3. Append or modify the following entry to this section:
RunInFastMode=0
4. Save and close the mic.ini file.
5. Restart the QuickTest Professional Remote Agent.
Note: Right click on System Tray icon, select "Exit", and run script again from QC