Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
kumar19041980
Posts : 1
Join date : 2012-10-29

Data driven using Selenium Web driver Empty Data driven using Selenium Web driver

Mon Oct 29, 2012 7:56 pm
I want to learn how to do data driven testing in selenium? My question is.

I
have an excel sheet contains 112 columns of data (ex: data is car,
auto, bus) . in my application there is an text box, the data is fetched
from excel sheet by incrementing suppose i insert 'car' data into a
text box then after the car page is displayed and like that each time we
enter some data to text box that page will appear. if the page entered
is appear (for EX: if we pass car data, the car page will comes ) and
then in that place it return as pass or else fail.... how can i do this
please help me regarding data driven

Thanks
avatar
tarun3kumar
Master
Master
Posts : 186
Join date : 2012-02-14
http://seleniumtests.com

Data driven using Selenium Web driver Empty Re: Data driven using Selenium Web driver

Tue Nov 06, 2012 3:38 pm
You may like to see data driven testing capability of TestNG along with a csv reader
Back to top
Permissions in this forum:
You cannot reply to topics in this forum