j l

j l

  • NA
  • 59
  • 0

How can I display Excel Row Results in the Visual Studio Data Driven results window?

Mar 8 2010 10:04 AM

Hello
Im using VS 2010 pre-release for C#.
I have an excel spreadsheet where I am using the Interop Library to read data from a spreadsheeet.
For each row read from the spreadsheet, I evaluate a result using Assert statements.
Now I want to be able to display the PASS/FAIL per row in the Visua Studio's Data Driven Result table.
is there a way to do this programmatically ? ( remember Im using Excel Interop)
 
thanks
J
 
 

Answers (1)