Forum Discussion

Adnan_Muzaffar's avatar
Adnan_Muzaffar
Occasional Contributor
4 years ago
Solved

TestComplete 14 recognizes objects differently than TestComplete 12

Recently I upgrade from TestComplete 12 to TestComplete 14 and I notice that all of my tests are getting failed. As before we face an issue where due to the resolution of the system a similar issue s...
  • AlexKaras's avatar
    4 years ago

    Hi,

     

    It looks like a column was removed from the table.

    Was the tested application changed?

    Are the browsers used for testing the same?

    Can you ask your developers if there is anything in the code that might remove that column?

    I would suggest you to examine page structure with the help of Developer Tools in the browser (F12) on both machines and check if the extra column indeed present on the machine with TC 12 and is absent on the machine with TC 14.

     

    P.S. No need to make a subject capitalized. This provokes people to ignore it.

     

    P.P.S. There is no need to create identical messages daily either.

     

  • Adnan_Muzaffar's avatar
    Adnan_Muzaffar
    4 years ago

    After investigating the issue with TestComplete developers we found out that TestComplete 14 works correctly and its recognition is proper.

     

    It looks like TestComplete 12 had a bug in this specific case as a result, the objects were mapped incorrectly.