QTP errors executing business components - 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: QTP errors executing business components (/Thread-QTP-errors-executing-business-components) |
QTP errors executing business components - jsknight1969 - 02-10-2010 I have 2 different business components that work perfect individually. When I use Quality Center to create a test using the 2 components the 2nd component always fails with the error "unable to load test". It doesn't matter which order i put them in or anything. I enabled logging and found this.... OK: 02/09/10 , 13:58:41:140 : CheckPassedCriticalPhisicalSize the MachinePhisicalMemoryThreashhold has passed but QTP portion is not large enough File Line=2569 ThreadId=2348 -------------------------------------------------------------------------------- Error: 02/09/10 , 13:58:47:266 : Exception caught! Hr=0x800706be File Line=1121 ThreadId=2348 -------------------------------------------------------------------------------- Error: 02/09/10 , 13:58:47:266 : Failed to open the test = [TestDirector] TEST_ID=10 File Line=1124 ThreadId=2348 -------------------------------------------------------------------------------- OK: 02/09/10 , 13:58:47:266 : Begin CloseQTP : bForce = 0 File Line=1485 ThreadId=2348 -------------------------------------------------------------------------------- OK: 02/09/10 , 13:58:47:266 : Start EndBPTGlobalIterationClean File Line=2011 ThreadId=2348 -------------------------------------------------------------------------------- OK: 02/09/10 , 13:58:47:266 : Begin SetRunMode : bFastMode = 1 File Line=1169 ThreadId=2348 -------------------------------------------------------------------------------- Error: 02/09/10 , 13:58:47:266 : Exception caught! Hr=0x800706ba File Line=1184 ThreadId=2348 -------------------------------------------------------------------------------- Error: 02/09/10 , 13:58:47:266 : SetRunMode : failed to get Options object File Line=1187 ThreadId=2348 I have other projects using the same business component testing methods that do not have any issues. Thoughts? RE: QTP errors executing business components - Munnie - 12-15-2010 Hi, I hav a question here before I can really answer your question.Are you able to open the component in QTP.If it is not opening then this should be the reason Is there any recent upgardation of your tools,i mean any version upgrade.If so the component that have been created in the earlier version cannot be opened in the latest version as the projects in which these components have been created also have to be upgraded. Thanks, Munnie |