TC fails to retrieve table data
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2017
07:19 AM
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2017
05:16 AM
09-14-2017
05:16 AM
Have you tried to use the object spy to see if TC actually recognizes the table object?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2017
06:01 AM
09-14-2017
06:01 AM
It looks like the table object is recognized as it does note that there is a problem with a particular column. However, the error seems to indicate that the column in question contains data of a data type not recognized for storing the value in the table checkpoint. As mentioned, using Object Spy may help to figure out what is going on here, to examine the cell in question to see what the data type is in that column and determine why it's failing.
The alternative to using the built in checkpoint is to traverse the table manually, using a for loop and checking the values in the application against variable of the "Table" type.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
