Data Driven Testing with Excel (Part 1) in CUIT -- Part 27 (CUIT Video Series)

preview_player
Показать описание
In this part 1 of DDT with Excel we will write custom library to read data from Excel sheet and convert that to DataTable
Рекомендации по теме
Комментарии
Автор

Very less resources available for coded UI, your videos are the primary source of my knowledge all the time.

dsandeep
Автор

You are doing an amazing job by taking your precious time to make complex things easy to digest. Thank you

souleymane
Автор

Hi Karthik,

I have a case where we are not saving the excel sheet, how to read data without saving it(the data is coming from a excel plugin)

Thanks,
Manju

manjutakhar
Автор

Hi Kartik, what is the namespace for IsFirstRowAsColumnNames? I am using system. data and Exceldatareder namespaces but intelligence is not showing IsFirstRowAsColumnNames. My visual studio 2012 pro. does not bring namespace when i use control and ..

ujwalneupane
Автор

Hi Can you please help, I am getting error here
= true; as I am unable to use reference Excel, it is showing only using ExcelDataReader; can you please help me in that?

amanvishnoi
Автор

Hi Karthik,


I do all the code as you do in the vid. However, when i debug, my stream is always null where yours has {System.IO.Filestream} at the 15:38 mark.

klaykuban
Автор

HI, can you please give me a help ?

when i try IExcelDataReader excelReader =

i got

ExcelDataReader - ExcelReaderFactory.cs not found

But dont make sense, i didi everything as you

ezequiel
Автор

why do you give links of the videos which you are asking to watch?

VijayPanchal
Автор

i am facing a problem

i have two Control, one is file Uploading HTML control another one have one Text Box Control
so if am use file type HTML Control to upload the file after uploading the file than i want to enter some data into TextBox than that textbox taking lot of time to identify


HOW to solve this problem


SO HOW can identifying the control faster
Note:-this problem is Happening using with file HTML COntrol

Please Help Me Kartik

AJAYKUMAR-ttuw
Автор

How to Use [TestInitialize] attribute wtin OrderList Method

AJAYKUMAR-ttuw
Автор

Any one use Drag and drop function in Automation Test using C#

AJAYKUMAR-ttuw