Getting different results for the same code - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Getting different results for the same code (/Thread-Getting-different-results-for-the-same-code) |
Getting different results for the same code - lisas1120 - 02-13-2009 I have some custon VB code written to loop through a web table to verify results. When I run the test from the beginning, it runs through the code but doesn't seem to report the results from the table. When complete, If I immediately run that action (without making any changes and on the existing web page) the results run properly. Can anyone tell me if they have ever experienced such a thing & a possible Solution? Any help would be GREATLY Appreciated!! RE: Getting different results for the same code - Anshoo_Arora - 03-04-2009 Can you please post your code? |