Forum Discussion
Generating an excel template -property check point not working (not specified the object ) and using table check point attached messsage showing
Take a look at the Supported Controls section here: http://support.smartbear.com/viewarticle/55328/
I don't believe that what you're trying to do will work with Excel.
- pradeepdli11 years agoOccasional Contributor
Excel sheet template generate from the appliation and enter datas to the sheet it to upload the application finally verify the enterd datas are correct through the check point - now check point not capture object in the excel we using table check point showing error message it to be attached on last feedback
using J script, .Net windows application
- Marsha_R11 years ago
Champion Level 3
Table Checkpoint does not work with Excel. It only works with tables defined inside TestComplete. You can read the cells in the Excel spreadsheet and compare them individually with a DDT loop.