![]() |
Settings in QTP when running script from QC - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: Settings in QTP when running script from QC (/Thread-Settings-in-QTP-when-running-script-from-QC) |
Settings in QTP when running script from QC - Akhila - 02-08-2008 Hi Ankur, When running the script from QC its ignoring QTP run mode settings, its forcing me to insert wait function in the script before saving script into QC. Is there any option available in QTP to overcome this issue? Thanks RE: Settings in QTP when running script from QC - Ankur - 02-08-2008 When you run your tests through QC ,it will override the QTP settings. You need to programatically do the settings using VB Script. |