views:

437

answers:

4

HI All,

i am Dinesh Kanojia and i am new in the Automate testing and i want to perform data driven testing in selenium using ASP.NET(C#),ajax and almost all the features of jquery so any one can give me the step how to perform data driven testing using c# or some demo through which i can perform my testing

thanks in advance, warm regards, Dinesh.K

A: 

I am not sure what you mean when you want to do AJAX with Selenium and jQuery. Your site should be doing the AJAX and selenium should be firing off the requests.

If you want to do C# and NUnit tests, which is the standard way to write c# tests, then my site has a tutorial to get you going. All you need to do is to write code to access your datastore and then a loop round that data when doing your test

AutomatedTester
A: 

HI Automated tester,

You gave the code for simply testing the application, but i need the C# coding to read the value from the excel to selenium, Please, do the needful.

Thanks, Tester

Tester
A: 

Hi Dinesh Kanojia, Please let me know if you get C# code for same as you were asking for. I am also looking for same. You can share the same on this thread

Thanks in advance!

Shri
A: 

Hii i can to import the data from excel and use it Selenium in C# format can any1 tell how to processed it.

Nobody