QTP 10 issues - 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 10 issues (/Thread-QTP-10-issues) |
QTP 10 issues - jsknight1969 - 09-24-2010 I will try to be brief.... We upgraded to QTP 10/QC 10 this week. A script that was written in QTP 9.5/QC 9.2 that worked is now having issues and locking up the test application. The Test: Script clicks on a link or button and a new tab appears in the SwfTab control in the application. The application automatically focuses on the tab. Script then populate SwfEdits on tab. The issue: After the click event a tab is created, but data is never retrieved from the database. The application becomes "Not responding". QTP halts execution because I use an exists statement to check for the SwfEdits on the tab before I set the value. I have no idea what the issue could be. Everything was working fine in 9.5. Any help would be greatly appreciated. RE: QTP 10 issues - jsknight1969 - 10-04-2010 I had to create a new machine with QTP 9.5 to test this application. QTP 10 would not function. Hopefully version 11 will fix this issue. |