Re: [wtr-general] Data driven testing using watir-classic v 3.0.0

2013-02-14 Thread Željko Filipin
On Thu, Feb 14, 2013 at 7:03 AM, umeshkhan...@gmail.com wrote:

 Can anyone help me by sending  the steps for data driven testing using
 excel sheet


Is there a reason you want to use excel?

Željko
--
https://leanpub.com/watirbook

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[wtr-general] Data Driven testing

2010-12-06 Thread Kay
Hi all,

I have a project requirement to test an application by logging in with
different user types. The test data is provided by a seperate data
team to us in the form of excel spreadsheet as we do not have control
of the test environment databases.

These are data can be used only once(due to state change) and we need
to mark them as burned somehow in the excel sheet. The question is how
do we do this...any suggestions please?

Many thanks,
Kay

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Data Driven testing

2010-12-06 Thread Željko Filipin
On Sun, Dec 5, 2010 at 10:58 PM, Kay karthigaya...@gmail.com wrote:
 The test data is provided by a seperate data
 team to us in the form of excel spreadsheet

Watir just drives browser(s). It does not know anything about Excel. There
are other tools that know about it, for example roo[1].

Watir is just a Ruby library (Ruby is programming language). Google for
excel ruby (without quotes) and you will probably find something.

[1] http://roo.rubyforge.org/

Željko
--
watir.com - community manager
watirpodcast.com - host
testingpodcast.com - audio podcasts on software testing. all of them

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com