DDT Excel Driver in Keyword Test
Hi all
I am usinng DDT ExcelDriver in my keyword test to read an excel file saved on my desktop. However, I am not sure how to proceed to next step ie: I want test complete to verify that ISIN : GB00B2PB2C75 exist. I have attached the spreadsheet for your reference.
So far I have used call object method, used DDT from Select Runtime Object screen, Method used as ExcelDriver and following Operation Parameters entered:
ExcelFile: C:\Users\gd1\Desktop\Pending Purchase Report.xlsx
Sheet: 1
UseACEDriver: True
But not sure how do I proceed to next step and what should I use in order for it to verify ISIN : GB00B2PB2C75 from the spreadsheet.
Any help will be much appreciated. Thanks
Regards
G
The following screenshot is the logic you should be running with. The outlined if--then is where you need to add your "Else" clause to report that the requested text is found.