I have created my QTP scripts in QTP 11 with NetAdvantage 2010 v3 and TestAdvantage 2010 v3. I am running these scripts on QTP 11 with the patch QTP_00709. If I am running the scripts from QTP they run fine. But If I use QC 11/Test Lab and run them as a test set, they would start running and after couple of test scripts will start to fail due to the following error.
Object doesn't support this property or method: 'SwfWindow(...).SwfObject(...).SelectItem'
Line (49): "SwfWindow("Home Page_2").SwfObject("MenuUltraWinExplorerBar").SelectItem "Resources","People"".
Are there any patches that I am missing for QTP 11?