I was wondering if it was possible to test the column headers in an excel sheet or PDF as part of the "Handle 'Download' dialog" command?
A large part of our product is report based, so it would be invaluable for us to be able to use test studio to verify field headers.
Regards
Tom
3 Answers, 1 is accepted
0
Boyan Boev
Telerik team
answered on 13 Jul 2015, 01:24 PM
Hi Tom,
Unfortunately Test Studio cannot verify a content of Excel or PDF file.
You can implement some coded solution in a coded step where you will read the data from the Excel file and verify it (this applies only for Excel and not for PDF files).
If you need further assistance please let us know.